This commit is contained in:
Maximilian Keßler 2021-10-24 09:00:25 +02:00
parent 44ea0df8ec
commit cba8c5ec2d

View file

@ -54,7 +54,7 @@ build-packages: # This job runs in the deploy stage.
- git add . - git add .
- git commit -m "${COMMIT_MESSAGE}" - git commit -m "${COMMIT_MESSAGE}"
variables: variables:
GIT_SUBMODULE_STRAGEY: recursive GIT_SUBMODULE_STRATEGY: recursive
artifacts: artifacts:
paths: paths:
- build/ - build/