summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFedja Beader <fedja@protonmail.ch>2025-03-18 03:19:02 +0100
committerFedja Beader <fedja@protonmail.ch>2025-03-18 03:19:02 +0100
commit02a58a7e7950c77c4fd8a17cac0e8ea4cdf766e5 (patch)
treed0eda1cd89d68eed4cb84d530017a0a1dfc97d1b
parent93540c986c4050369b42f311ecd71855a7dfe7a9 (diff)
downloadclientdata-02a58a7e7950c77c4fd8a17cac0e8ea4cdf766e5.tar.gz
clientdata-02a58a7e7950c77c4fd8a17cac0e8ea4cdf766e5.tar.bz2
clientdata-02a58a7e7950c77c4fd8a17cac0e8ea4cdf766e5.tar.xz
clientdata-02a58a7e7950c77c4fd8a17cac0e8ea4cdf766e5.zip
For final test, Revert "Disable all other jobs"
This reverts commit 25fbf2d068737d8e2970a89794e0bfb961ffae82.
-rw-r--r--.gitlab-ci.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c9eb46f7..605db3ea 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,7 +5,7 @@ image: debian:stable
before_script:
- uname -a
-.testxml:
+testxml:
stage: test
tags:
- glados
@@ -13,12 +13,12 @@ before_script:
- ./.tools/testxml.sh
- pwd
-.pngcheck:
+pngcheck:
stage: test
script:
- ./.tools/pngcheck.sh
-.imagemagiccheck:
+imagemagiccheck:
stage: test
script:
- ./.tools/imagemagiccheck.sh
@@ -45,7 +45,7 @@ old_manaplus:
when: always
expire_in: 3 week
-.newlines:
+newlines:
stage: test
tags:
- lightweight
@@ -63,7 +63,7 @@ old_manaplus:
- ./.tools/contributors.sh
- pwd
-.licensecheck:
+licensecheck:
stage: test
tags:
- lightweight