no pip upgrade
This commit is contained in:
parent
d01ec8b58e
commit
96cc66b5f8
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ services:
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- set -eux; apk add --no-cache python3 py3-pip;
|
- set -eux; apk add --no-cache python3 py3-pip;
|
||||||
- pip3 install pip3 --upgrade --user
|
|
||||||
- pip3 install pybuilder ddadevops deprecation --user
|
- pip3 install pybuilder ddadevops deprecation --user
|
||||||
- export PATH=$PATH:~/.local/bin
|
- export PATH=$PATH:~/.local/bin
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue