Fix
This commit is contained in:
parent
f11a194eb2
commit
fea2764bde
|
|
@ -7,7 +7,7 @@ stages:
|
||||||
- clean
|
- clean
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- apt install python python-dev py-pip gcc libc-dev libffi-dev openssl-dev make
|
- sudo apt install -y python python-dev py-pip gcc libc-dev libffi-dev openssl-dev make
|
||||||
# - apk add --update python python-dev py-pip gcc libc-dev libffi-dev openssl-dev make
|
# - apk add --update python python-dev py-pip gcc libc-dev libffi-dev openssl-dev make
|
||||||
- pip install docker-compose
|
- pip install docker-compose
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user