Commit c5186aec authored by Niclas Mietz's avatar Niclas Mietz

Update .gitlab-ci.yml

parent 7ad856f7
Pipeline #1868 failed with stage
in 13 seconds
......@@ -6,7 +6,7 @@ services:
docker-compose:
stage: docker
image: gitlab-020.training.bee42.com:5000/root/docker-compose
image: $CI_REGISTRY/root/docker-compose
script:
- docker-compose -f docker-compose-maven.yml run maven mvn clean package
artifacts:
......
Markdown is supported
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