Skip to content
Snippets Groups Projects
Commit dcf84dd3 authored by Stefan E. Funk's avatar Stefan E. Funk
Browse files

Add submodule

parent 698c5d85
No related branches found
No related tags found
No related merge requests found
Pipeline #266126 failed
...@@ -67,6 +67,7 @@ build_and_deploy: ...@@ -67,6 +67,7 @@ build_and_deploy:
- main - main
stage: deploy_java stage: deploy_java
script: script:
- 'git submodule init'
- 'mvn $MAVEN_OPTS $MAVEN_CLI_OPTS $MAVEN_DEPLOY_OPTS -U clean verify -Ptextgrid.deb' - 'mvn $MAVEN_OPTS $MAVEN_CLI_OPTS $MAVEN_DEPLOY_OPTS -U clean verify -Ptextgrid.deb'
artifacts: artifacts:
name: WEBAPP_DEB_PACKAGES name: WEBAPP_DEB_PACKAGES
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment