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

updated ci to make linux script executable and add symlink for mac

parent fb29bec5
No related branches found
No related tags found
No related merge requests found
Pipeline #12261 passed
...@@ -10,6 +10,8 @@ compile_withmaven: ...@@ -10,6 +10,8 @@ compile_withmaven:
- mkdir -p corpus-services-gui/lib - mkdir -p corpus-services-gui/lib
- cp run-linux.sh corpus-services-gui - cp run-linux.sh corpus-services-gui
- cp run-windows.bat corpus-services-gui - cp run-windows.bat corpus-services-gui
- ln -s corpus-services-gui/run-linux.sh corpus-services-gui/run-mac.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-1.0-SNAPSHOT-bundle.jar corpus-services-gui/lib
artifacts: artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment