[gimp/wip/schumaml/gitlab-ci] build: correct gitlab-ci stage for gimp part



commit 4a1ff38897fd97c887994457b97a0a8f772cddf2
Author: Michael Schumacher <schumaml gmx de>
Date:   Sun Jul 21 13:44:19 2019 +0200

    build: correct gitlab-ci stage for gimp part

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index daa5fef672..452209dff9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -113,7 +113,7 @@ gegl-git-autotools:
     - LD_LIBRARY_PATH="$PREFIX/lib:$LD_LIBRARY_PATH" make install
 
 .gimp-base:
-  stage: dependencies
+  stage: gimp
   artifacts:
     paths:
     - $INSTALL_DIR


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