[gnome-build-meta/jjardon/gnome_3_37_92: 19/24] .gitlab-ci.yml: push ISO image in gnome-3-38 folder in S3




commit 682f2116c8e748fda55d3f2f613c14fd3de328f4
Author: Javier Jardón <jjardon gnome org>
Date:   Mon Sep 7 12:28:10 2020 +0100

    .gitlab-ci.yml: push ISO image in gnome-3-38 folder in S3

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 36766ff3..3dffe206 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -307,7 +307,7 @@ s3-image-static:
       # Assume that the s3-image job has succeed and copy the img form the s3 uri
       aws s3 cp --acl public-read --expires $(date -I --date="4 weeks") \
           s3://gnome-build-meta/$CI_PIPELINE_ID/installer.iso \
-          s3://gnome-build-meta/latest/installer.iso
+          s3://gnome-build-meta/gnome-3-38/latest/installer.iso
 
     - aws s3 ls --recursive --human-readable s3://gnome-build-meta/
 


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