Install requests in before_scripts
This commit is contained in:
parent
fca6c52e8e
commit
ac513b6cd9
@ -9,8 +9,8 @@ cache:
|
||||
|
||||
before_script:
|
||||
- python -V # Print out python version for debugging
|
||||
- pip install requests
|
||||
|
||||
verify:
|
||||
script:
|
||||
- pip install requests
|
||||
- python cicd/verify-permissions.py
|
||||
|
Loading…
Reference in New Issue
Block a user