fix typo
This commit is contained in:
parent
d149df535c
commit
79eb961505
1 changed files with 2 additions and 1 deletions
|
@ -48,7 +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
|
||||
- sh .ci/ci_build.sh
|
||||
- sleep 1h
|
||||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
artifacts:
|
||||
|
|
Loading…
Add table
Reference in a new issue