Update .gitlab-ci.yml

This commit is contained in:
v.gladkikh 2019-10-22 12:49:47 +00:00
parent e70efe3609
commit e1e3799c5f

View File

@ -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: