Commit 06db7637 authored by Tanya Pazitny's avatar Tanya Pazitny

Update before_script for Python projects

parent 7ca8579c
......@@ -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