Skip to content
Snippets Groups Projects
Commit c904f485 authored by Brice Copy's avatar Brice Copy
Browse files

Update .gitlab-ci.yml

parent 76626436
No related branches found
No related tags found
Loading
Checking pipeline status
......@@ -36,7 +36,7 @@ deploy eyodf image with dind:
script:
- docker info
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
- ./mvnw -Bq -s settings.xml deploy
- ./mvnw -B -q -s settings.xml deploy
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment