sleep build

This commit is contained in:
Maximilian Keßler 2021-10-24 09:40:47 +02:00
parent 79eb961505
commit d3f380a548

View file

@ -48,8 +48,8 @@ build-packages: # This job runs in the deploy stage.
- git config --global user.name "Maximilian Keßler (via gitlab runner)"
script:
- echo "Building packages incrementally..."
- sh .ci/ci_build.sh
- sleep 1h
- sh .ci/ci_build.sh
variables:
GIT_SUBMODULE_STRATEGY: recursive
artifacts: