projects
/
xonotic
/
xonotic-data.pk3dir.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afefc30
)
Gitlab CI: remove debug print
author
terencehill <piuntn@gmail.com>
Sun, 20 Dec 2020 16:14:11 +0000
(17:14 +0100)
committer
terencehill <piuntn@gmail.com>
Sun, 20 Dec 2020 16:14:11 +0000
(17:14 +0100)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index fa46090f529b52cf47114d84ce6f68b5ca0c599a..4dd50ea38a42a14a7fab60b0cf03d5cde5e6e879 100644
(file)
--- 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