[gnome-build-meta/alatiera/push-master: 11/12] CI: Push to the nightly repo



commit 6f75f1484afbb563719f436b70c7d691926963fd
Author: Jordan Petridis <jpetridis gnome org>
Date:   Fri Sep 21 16:31:19 2018 +0300

    CI: Push to the nightly repo

 .gitlab-ci.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d41991b..40766fd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -109,9 +109,9 @@ before_script:
     # the ssh key is available only on protected branches
     - |
       if [ -n "$GITLAB_SSH_KEY" ]; then
-        rsync -a repo/ gbm-builder.gnome.org:incoming/repo-${CI_JOB_ID}
-        ssh gbm-builder.gnome.org flatpak-export/export-flatpak.sh incoming/repo-${CI_JOB_ID} ${BRANCHES}
-        ssh gbm-builder.gnome.org rm -rf incoming/runtimes-${CI_JOB_ID}
+        rsync -a repo/ gbm-builder.gnome.org:incoming-nightly/repo-${CI_JOB_ID}
+        ssh gbm-builder.gnome.org flatpak-export-nightly/export-flatpak.sh 
incoming-nightly/repo-${CI_JOB_ID} ${BRANCHES}
+        ssh gbm-builder.gnome.org rm -rf incoming-nightly/runtimes-${CI_JOB_ID}
       fi
 
   # Store all the downloaded git and ostree repos in the distributed cache.


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