mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
attempt to install docker-compose
This commit is contained in:
parent
89fd344bf2
commit
89bd3b7eb0
1 changed files with 3 additions and 1 deletions
|
@ -7,7 +7,9 @@ services:
|
|||
- docker:dind
|
||||
|
||||
before_script:
|
||||
- docker info
|
||||
- docker version
|
||||
- apk add --no-cache py-pip
|
||||
- pip install docker-compose
|
||||
- mkdir -p build
|
||||
|
||||
cache:
|
||||
|
|
Loading…
Add table
Reference in a new issue