This commit is contained in:
Виктор Гладких 2019-10-23 10:57:08 +03:00
parent fea2764bde
commit 0961d3ee73

View File

@ -7,7 +7,7 @@ stages:
- clean
before_script:
- sudo apt install -y python python-dev py-pip gcc libc-dev libffi-dev openssl-dev make
- 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