fix ci script

This commit is contained in:
Maximilian Keßler 2021-10-24 07:34:05 +02:00
parent b8678b1f6c
commit e2031511bc

View file

@ -20,7 +20,7 @@ get-build-repo: # This job runs in the build stage, which runs first.
- git config --global user.email "git@maximilian-kessler.de"
- git config --global user.name "Maximilian Keßler (via gitlab runner)"
script:
- "Getting old Build repo..."
- echo "Getting old Build repo..."
- .ci/get_build_repo_from_origin.sh
tags:
- latex