Skip to content
Snippets Groups Projects
Commit ab91bc9d authored by Felix Reichenbach's avatar Felix Reichenbach
Browse files

fix path to maven script

parent 6801aa4c
No related branches found
No related tags found
No related merge requests found
...@@ -3,4 +3,4 @@ ...@@ -3,4 +3,4 @@
## create maven settings file ## create maven settings file
echo "${MAVEN_SETTINGS_BASE64}" | base64 -d > "${CI_PROJECT_DIR}/settings.xml" echo "${MAVEN_SETTINGS_BASE64}" | base64 -d > "${CI_PROJECT_DIR}/settings.xml"
mv scripts/run_mvn.sh /usr/bin mv gitlab/run_mvn.sh /usr/bin
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment