Commit c0b656e4 authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

[cicd] deployment to testserver, dns changed

3 merge requests!32Prepare production,!29Mlab 197,!6Contact mailinglist assets
Pipeline #228 passed with stage
in 7 seconds
Showing with 1 addition and 1 deletion
+1 -1
......@@ -36,7 +36,7 @@ pages-devel:
- mv .public public
- cd public
- /opt/jdk-12/bin/jar -cvf ROOT.war *
- curl --upload-file ROOT.war -u tomcat:$TOMCATPASS "https://m4lab.hft-stuttgart.de/manager/text/deploy?path=/ROOT&update=true"
- curl --upload-file ROOT.war -u tomcat:$TOMCATPASS "http://193.196.52.30:8085/manager/text/deploy?path=/ROOT&update=true"
artifacts:
paths:
- public
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment