summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 898021a..dec2487 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -317,7 +317,7 @@ zlib_develop:
-manaplus_v1.2.1:
+.manaplus_v1.2.1:
stage: manaplus
script:
- ./.ci/install.sh gcc-7 g++-7
@@ -338,7 +338,7 @@ manaplus_v1.2.1:
- zlib_v1.2.1
<<: *job-artifacts
-manaplus_v1.2.1.2:
+.manaplus_v1.2.1.2:
stage: manaplus
script:
- ./.ci/install.sh gcc-7 g++-7
@@ -359,7 +359,7 @@ manaplus_v1.2.1.2:
- zlib_v1.2.1.2
<<: *job-artifacts
-manaplus_v1.2.2:
+.manaplus_v1.2.2:
stage: manaplus
script:
- ./.ci/install.sh gcc-7 g++-7
@@ -380,7 +380,7 @@ manaplus_v1.2.2:
- zlib_v1.2.2
<<: *job-artifacts
-manaplus_v1.2.2.4:
+.manaplus_v1.2.2.4:
stage: manaplus
script:
- ./.ci/install.sh gcc-7 g++-7
@@ -401,7 +401,7 @@ manaplus_v1.2.2.4:
- zlib_v1.2.2.4
<<: *job-artifacts
-manaplus_v1.2.3:
+.manaplus_v1.2.3:
stage: manaplus
script:
- ./.ci/install.sh gcc-7 g++-7