Skip to content
Snippets Groups Projects
Commit 3ecb0f2a authored by Saralegui Vallejo, Unai's avatar Saralegui Vallejo, Unai
Browse files

Update deploy.yml

parent e165626b
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,6 @@ deploy:
- docker
script:
- cp $MAVEN_SETTINGS_XML $CI_PROJECT_DIR/.m2/settings.xml
- mvn $MAVEN_CLI_OPTS -f $POM_FILE -s $MAVEN_SETTINGS_XML deploy
- mvn $MAVEN_CLI_OPTS -f $POM_FILE -s $MAVEN_SETTINGS_XML clean javadoc:jar source:jar deploy
only:
- tags
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment