[gnome-build-meta/jjardon/gnome_3_37_92: 39/44] .gitlab-ci.yml: Push image in S3 for every tag in stable branch




commit 1b822f87843586f9f87a6b5e19204902893626dc
Author: Javier Jardón <jjardon gnome org>
Date:   Mon Sep 7 15:13:40 2020 +0100

    .gitlab-ci.yml: Push image in S3 for every tag in stable branch

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d723f9e1..71c93e73 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -297,6 +297,7 @@ s3-image-static:
       when: never
     - if: $CI_COMMIT_REF_NAME == "master" && $CI_PIPELINE_SOURCE == "schedule"
       when: manual
+    - if: $CI_COMMIT_TAG
   script:
     - |
       # Assume that the s3-image job has succeed and copy the img form the s3 uri


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