[gnome-robots] ci: push to the nightly repo



commit 664404a4c9e8fc93c5b9c4cd18ac9ecfef1a2b2b
Author: Jordan Petridis <jpetridis gnome org>
Date:   Sun Aug 2 16:18:51 2020 +0000

    ci: push to the nightly repo

 .gitlab-ci.yml | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f89658e..6995822 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,3 +11,8 @@ flatpak:
         RUNTIME_REPO: "https://sdk.gnome.org/gnome-nightly.flatpakrepo";
         APP_ID: "org.gnome.Robots"
     extends: .flatpak
+
+nightly:
+    extends: '.publish_nightly'
+    dependencies: ['flatpak']
+    needs: ['flatpak']


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