Fix
This commit is contained in:
parent
1887806fec
commit
9383c806b0
|
|
@ -7,9 +7,9 @@ stages:
|
|||
- clean
|
||||
|
||||
|
||||
# before_script:
|
||||
# - apk add --update python python-dev py-pip gcc libc-dev libffi-dev openssl-dev make
|
||||
# - pip install docker-compose
|
||||
before_script:
|
||||
- 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