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

Update .gitlab-ci.yml

parent 0e4392bd
No related branches found
No related tags found
No related merge requests found
......@@ -63,5 +63,9 @@ deploy:
- sudo cp dmnverifierfrontend/target/*-runner.jar /opt/dmn/dmn-frontend-runner.jar
- sudo systemctl start dmn-verifier-backend
- sudo systemctl start dmn-verifier-frontend
artifacts:
paths:
- dmnverifierapi/target/*.jar
- dmnverifierfrontend/target/*.jar
only:
- master
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment