Fix
This commit is contained in:
parent
0961d3ee73
commit
89c949c12c
|
|
@ -6,10 +6,10 @@ stages:
|
|||
# - deploy
|
||||
- clean
|
||||
|
||||
before_script:
|
||||
- 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
|
||||
- pip install docker-compose
|
||||
#before_script:
|
||||
# - 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
|
||||
# - pip install docker-compose
|
||||
|
||||
clean:
|
||||
stage: clean
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user