Skip to content
Snippets Groups Projects
Commit ee122cee authored by Alexander Diewald's avatar Alexander Diewald
Browse files

CI: Overwrite local deviation igf needed

parent 30203ad2
No related branches found
No related tags found
No related merge requests found
Pipeline #25289 failed
......@@ -9,7 +9,7 @@ variables:
# recursive should work here, but gitlab-runner does not pull the latest remote
# for submodules: https://gitlab.com/gitlab-org/gitlab-runner/issues/3011
GIT_SUBMODULE_STRATEGY: none
GIT_SUBMODULE_OPTS: "--remote --recursive --init --recommend-shallow"
GIT_SUBMODULE_OPTS: "--remote --recursive --init --recommend-shallow --force"
MAVEN_CLI_OPTS: "--batch-mode"
MAVEN_OPTS: "-Dmaven.repo.local=/cache/maven.repository"
MAVEN_BUILD_OPTS: "-Dbuild.tooling=true -Dbuild.af3=true -Dbuild.emf=true"
......
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