[gimp/wip/schumaml/tune-prepare-stage: 40/55] build: add missing : to new CI base jobs



commit e07bbb625de846b09395d70b966c56b11ee75d68
Author: Michael Schumacher <schumaml gmx de>
Date:   Sat May 30 22:29:05 2020 +0200

    build: add missing : to new CI base jobs

 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d875417305..24d75e31e1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -36,7 +36,7 @@ build-image:
     - /kaniko/executor --context $CI_PROJECT_DIR --dockerfile $CI_PROJECT_DIR/Dockerfile --destination 
$BUILD_IMAGE --cache=true --cache-ttl=120h
 
 
-.build-image-win-base
+.build-image-win-base:
   stage: prepare
   variables:
     GIT_STRATEGY: none
@@ -188,7 +188,7 @@ gimp-debian/testing-clang:
 
 ## WINDOWS DEPS ##
 
-.deps-win-base
+.deps-win-base:
   stage: dependencies
   variables:
     XDG_CACHE_HOME: "$CI_PROJECT_DIR/.cache/"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]