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

Merge branch 'master' of git.code.tecnalia.com:digicon-webxr-store/ci-files

parents b07365b7 469e31ee
No related branches found
No related tags found
No related merge requests found
deploy:
stage: deploy
image: $ACR_URL/maven:latest
tags:
- docker
script:
- cp $MAVEN_SETTINGS_XML $CI_PROJECT_DIR/.m2/settings.xml
- mvn $MAVEN_CLI_OPTS -f $POM_FILE -s $MAVEN_SETTINGS_XML clean $MAVEN_GENERATE_JAVADOC source:jar deploy
only:
- tags
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment