summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d86634bd..a49aed0a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,7 +11,7 @@ before_script:
- ./.tools/pngcheck.sh
#allow_failure: true
-imagemagiccheck:
+.imagemagiccheck:
stage: test
script:
- ./.tools/imagemagiccheck.sh
@@ -51,7 +51,7 @@ imagemagiccheck:
- ./.tools/licensecheck.sh
allow_failure: true
-.testxml:
+testxml:
stage: test
image: ubuntu:18.04
tags: