[gnome-build-meta/jjardon/new_docker_images_test] WIP



commit 2bec1acbb9c122d7eb9cc135c3d7fb7073d2be8f
Author: Javier Jardón <jjardon gnome org>
Date:   Sat Feb 16 17:24:52 2019 +0000

    WIP

 .gitlab-ci.yml | 15 ---------------
 1 file changed, 15 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bce359fd..334225c8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -110,23 +110,8 @@ before_script:
     - ${BST} -o arch "${ARCH}" build flatpak-runtimes.bst
     - bst -o arch "${ARCH}" checkout --hardlinks flatpak-runtimes.bst repo/
 
-    # Push the resulting runtimes to gbm.gnome.org
-    # Assume there will be no branch name collisions,
-    # the ssh key is available only on protected branches
-    - rsync -a repo/ gbm-builder.gnome.org:incoming/repo-${CI_JOB_ID}
-    - ssh gbm-builder.gnome.org gbm-flatpak-scripts/import-commits -c "${CONFIG_FILE}" 
incoming/repo-${CI_JOB_ID}
-
 .flatpak-nightly-template:
   extends: .flatpak-template
-  environment:
-    name: nightly/${ARCH}
-  variables:
-    CONFIG_FILE: config/nightly.json
-  only:
-    refs:
-      - master
-    variables:
-      - $GITLAB_SSH_KEY
   except:
     variables:
       - $EMERGENCY


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