From: terencehill Date: Sun, 20 Dec 2020 16:14:11 +0000 (+0100) Subject: Gitlab CI: remove debug print X-Git-Tag: xonotic-v0.8.5~626 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=06b52abe2c4a33e2dd0c81cc807e0c6dc539746f;p=xonotic%2Fxonotic-data.pk3dir.git Gitlab CI: remove debug print --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fa46090f5..4dd50ea38 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,4 @@ workflow: - script: echo "commit message: $CI_COMMIT_MESSAGE" rules: - if: $CI_COMMIT_MESSAGE =~ /Transifex autosync/ when: never