Skip to content
Snippets Groups Projects
Commit 42217989 authored by Jonas Blatt's avatar Jonas Blatt :ant:
Browse files

Update .gitlab-ci.yml

parent c15cbfaa
No related branches found
No related tags found
No related merge requests found
...@@ -61,6 +61,6 @@ deploy: ...@@ -61,6 +61,6 @@ deploy:
image: busybox:latest image: busybox:latest
stage: deploy stage: deploy
script: script:
- 'mvn $MAVEN_CLI_OPTS tomcat:redeploy' - mvn $MAVEN_CLI_OPTS clean tomcat7:undeploy tomcat7:deploy
only: only:
- master - master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment