clone submodule

This commit is contained in:
Maximilian Keßler 2021-10-24 08:57:57 +02:00
parent 0fc2e5b271
commit 60c436a0f8

View file

@ -3,8 +3,6 @@ stages: # List of stages for jobs, and their order of execution
- build
- deploy
variables:
GIT_SUBMODULE_STRAGEY: recursive
get-build-repo: # This job runs in the build stage, which runs first.
stage: get
@ -55,6 +53,8 @@ build-packages: # This job runs in the deploy stage.
- cd build/LatexPackagesBuild
- git add .
- git commit -m "${COMMIT_MESSAGE}"
variables:
GIT_SUBMODULE_STRAGEY: recursive
artifacts:
paths:
- build/