source script

This commit is contained in:
Maximilian Keßler 2021-10-24 09:33:27 +02:00
parent 72070ba9ab
commit f90e2957ac

View file

@ -48,7 +48,7 @@ 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..."
- .ci/ci_build.sh
- source .ci/ci_build.sh
variables:
GIT_SUBMODULE_STRATEGY: recursive
artifacts: