mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-16 12:54:50 +01:00
ci: Init submodules recursive
This commit is contained in:
parent
4aac153ed8
commit
641e85bb85
@ -21,6 +21,9 @@ image: git.gfz-potsdam.de:5000/sec34/port:builder
|
||||
stages: # List of stages for jobs, and their order of execution
|
||||
- build
|
||||
|
||||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
|
||||
build-poet: # This job runs in the build stage, which runs first.
|
||||
stage: build
|
||||
script:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user