Skip to content
Snippets Groups Projects
Commit b53a5464 authored by Lange, Dr. Herbert's avatar Lange, Dr. Herbert
Browse files

use wildcard for jar file name

parent 6346c237
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ compile_withmaven: ...@@ -13,7 +13,7 @@ compile_withmaven:
- ln -s run-linux.sh corpus-services-gui/run-mac.sh - ln -s run-linux.sh corpus-services-gui/run-mac.sh
- chmod a+x corpus-services-gui/run-linux.sh - chmod a+x corpus-services-gui/run-linux.sh
- cp README.md corpus-services-gui - cp README.md corpus-services-gui
- cp target/corpus-service-gui-1.0-SNAPSHOT-bundle.jar corpus-services-gui/lib - cp target/corpus-service-gui-*-bundle.jar corpus-services-gui/lib
artifacts: artifacts:
expire_in: 10 week expire_in: 10 week
name: "corpus-services-gui" name: "corpus-services-gui"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment