Skip to content
Snippets Groups Projects
Commit af12679a authored by Sebastian Schroeder's avatar Sebastian Schroeder
Browse files

Update .gitlab-ci.yml

parent ac3f80d7
Branches
No related merge requests found
......@@ -5,7 +5,8 @@ docker-build-master:
services:
- docker:dind
script:
- docker network ls
- pip install docker-compose
- docker-compose up -d --build
only:
- master
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment