[gnome-build-meta/gnome-3-30] .gitlab-ci.yml: update to the latest version of the scripts



commit 310ab76dcbbd8c74911f128dfb605ebdd424c77b
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Wed Sep 26 21:05:11 2018 +0100

    .gitlab-ci.yml: update to the latest version of the scripts

 .gitlab-ci.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 41bee4a..a82ead4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -107,8 +107,7 @@ before_script:
     - |
       if [ -n "$GITLAB_SSH_KEY" ]; then
         rsync -a repo/ gbm-builder.gnome.org:incoming/repo-${CI_JOB_ID}
-        ssh gbm-builder.gnome.org gbm-flatpak-scripts/import-commits.sh incoming/repo-${CI_JOB_ID} 
${BRANCHES}
-        ssh gbm-builder.gnome.org rm -rf incoming/runtimes-${CI_JOB_ID}
+        ssh gbm-builder.gnome.org gbm-flatpak-scripts/import-commits -c config/stable.json 
incoming/repo-${CI_JOB_ID} ${BRANCHES}
       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]