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