Fix
This commit is contained in:
parent
0961d3ee73
commit
89c949c12c
|
|
@ -6,10 +6,10 @@ stages:
|
||||||
# - deploy
|
# - deploy
|
||||||
- clean
|
- clean
|
||||||
|
|
||||||
before_script:
|
#before_script:
|
||||||
- sudo apt install python python-dev py-pip gcc libc-dev libffi-dev openssl-dev make
|
# - sudo apt install 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
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
stage: clean
|
stage: clean
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user