Update .gitlab-ci.yml
This commit is contained in:
parent
e70efe3609
commit
e1e3799c5f
|
|
@ -10,9 +10,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
|
||||
|
||||
|
||||
hello:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user