Commit e4d69634 authored by Nick Gaskill's avatar Nick Gaskill

Merge branch 'tp-update-ds-docs' into 'master'

Update snippet for Python projects in Secure offline DS docs

See merge request gitlab-org/gitlab!30121
parents 63364fbc 06db7637
......@@ -565,7 +565,7 @@ Add the following job section to `.gitlab-ci.yml`:
```yaml
gemnasium-python-dependency_scanning:
before_script:
- mkdir ~/.config/pip
- mkdir -p ~/.config/pip
- cp pip.conf ~/.config/pip/pip.conf
```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment