diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0976970..6801a4a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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