summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFedja Beader <fedja@protonmail.ch>2024-02-22 23:33:56 +0100
committerFedja Beader <fedja@protonmail.ch>2024-02-22 23:34:09 +0100
commit29441642d60a08f67dc7927a6d9d4e0d6414efc5 (patch)
treee6f46e8770639f26c9d5953c129873bf55c708a6
parent731e9a5529890632a9cc68d9c3e8479eb15458ae (diff)
downloadclientdata-29441642d60a08f67dc7927a6d9d4e0d6414efc5.tar.gz
clientdata-29441642d60a08f67dc7927a6d9d4e0d6414efc5.tar.bz2
clientdata-29441642d60a08f67dc7927a6d9d4e0d6414efc5.tar.xz
clientdata-29441642d60a08f67dc7927a6d9d4e0d6414efc5.zip
Let's see about testxml job
-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: