mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-15 20:38:23 +01:00
Update GIT_SUBMODULE_STRATEGY in .gitlab-ci.yml
This commit is contained in:
parent
13b6cf6549
commit
f2e0942737
@ -24,7 +24,7 @@ stages: # List of stages for jobs, and their order of execution
|
|||||||
- test
|
- test
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
# GIT_SUBMODULE_STRATEGY: recursive
|
GIT_SUBMODULE_STRATEGY: recursive
|
||||||
SOURCE_ARCHIVE_NAME: 'poet_${CI_COMMIT_TAG}_sources.tar.gz'
|
SOURCE_ARCHIVE_NAME: 'poet_${CI_COMMIT_TAG}_sources.tar.gz'
|
||||||
CHANGELOG_FILE: 'commit_changelog.md'
|
CHANGELOG_FILE: 'commit_changelog.md'
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user