sleep build
This commit is contained in:
parent
79eb961505
commit
d3f380a548
1 changed files with 1 additions and 1 deletions
|
@ -48,8 +48,8 @@ build-packages: # This job runs in the deploy stage.
|
||||||
- git config --global user.name "Maximilian Keßler (via gitlab runner)"
|
- git config --global user.name "Maximilian Keßler (via gitlab runner)"
|
||||||
script:
|
script:
|
||||||
- echo "Building packages incrementally..."
|
- echo "Building packages incrementally..."
|
||||||
- sh .ci/ci_build.sh
|
|
||||||
- sleep 1h
|
- sleep 1h
|
||||||
|
- sh .ci/ci_build.sh
|
||||||
variables:
|
variables:
|
||||||
GIT_SUBMODULE_STRATEGY: recursive
|
GIT_SUBMODULE_STRATEGY: recursive
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|
Loading…
Add table
Reference in a new issue