[gnome-build-meta/alatiera/push-master: 15/15] CI: Push to the nightly repo
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/alatiera/push-master: 15/15] CI: Push to the nightly repo
- Date: Mon, 24 Sep 2018 05:01:53 +0000 (UTC)
commit b70de1e87087b8289178e91a1dcf984ca8a889ed
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 3cf0c06..9ced186 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]