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

[fix] yml restarting tomcat

parent 575eae2c
...@@ -10,6 +10,7 @@ pages: ...@@ -10,6 +10,7 @@ pages:
- cp -r index.html .public - cp -r index.html .public
- mv .public public - mv .public public
- cp -r public/. "$EXPORT_PAGES_DIR" - cp -r public/. "$EXPORT_PAGES_DIR"
- service tomcat restart
artifacts: artifacts:
paths: paths:
- public - public
......
Markdown is supported
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