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




commit 9f10c7a8d7bc9ab4004e2cf505982341d5afa875
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 3dffe206..22ef60c9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -302,6 +302,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]