import all pips
This commit is contained in:
parent
9299816c9e
commit
c9f16f8f3f
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ services:
|
|||
|
||||
before_script:
|
||||
- set -eux; apk add --no-cache python3 py3-pip;
|
||||
- pip3 install pybuilder ddadevops deprecation python-terraform --user
|
||||
- pip3 install pybuilder ddadevops deprecation python-terraform boto3 mfa --user
|
||||
- export PATH=$PATH:~/.local/bin
|
||||
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue