Skip to content
Snippets Groups Projects
Commit 216585e5 authored by Marcel Huber's avatar Marcel Huber
Browse files

use latest docker-compose

parent 4ce41d97
No related branches found
No related tags found
No related merge requests found
Pipeline #324462 failed
......@@ -16,7 +16,8 @@ default:
- name: docker:stable-dind
alias: docker
before_script:
- apk add --no-cache docker-compose
- apk --no-cache add py3-pip py3-certifi py3-wheel py3-cryptography py3-bcrypt py3-pynacl
- pip install docker-compose
- echo "$CI_REGISTRY_PASSWORD" | docker login -u "$CI_REGISTRY_USER" --password-stdin $CI_REGISTRY
Build:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment