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

Update .gitlab-ci.yml

parent c5c4fb61
No related branches found
No related tags found
No related merge requests found
Pipeline #1112565 failed
......@@ -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 -B -q -s settings.xml deploy
- ./mvnw -B -Dmaven.deploy.skip -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