fix ci script
This commit is contained in:
parent
b8678b1f6c
commit
e2031511bc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue