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

Merge branch 'develop' into 'master'

Develop

See merge request fg-bks/br-verification-tool!20
parents 370d649d 42217989
No related branches found
No related tags found
No related merge requests found
......@@ -61,6 +61,6 @@ deploy:
image: busybox:latest
stage: deploy
script:
- 'mvn $MAVEN_CLI_OPTS tomcat:redeploy'
- mvn $MAVEN_CLI_OPTS clean tomcat7:undeploy tomcat7:deploy
only:
- master
......@@ -170,7 +170,7 @@
<configuration>
<url>http://inconsistency.fg-bks.uni-koblenz.de:8090/manager/text</url>
<server>TomcatServer</server>
<path>/ROOT</path>
<path>/${build.name}</path>
<update>true</update>
</configuration>
</plugin>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment