[gnome-build-meta/jjardon/gnome_3_37_92] .gitlab-ci.yml: Push image in S3 for every tag in stable branch
- From: Javier Jardón Cabezas <jjardon src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnome-build-meta/jjardon/gnome_3_37_92] .gitlab-ci.yml: Push image in S3 for every tag in stable branch
- Date: Mon,  7 Sep 2020 14:14:17 +0000 (UTC)
commit 9daf33784fc4685413879d27fb8a5c7fc912eb50
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]