[d-feet] ci: push to the nightly repo



commit c739e6d8b1ba3c2e10412aaba355ac7c12bd0b9c
Author: Jordan Petridis <jpetridis gnome org>
Date:   Sun Aug 2 16:33:40 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 7b21069..89d4438 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -41,3 +41,8 @@ flatpak:
         # are passed except the config-args because we build it ourselves
         MESON_ARGS: |
           -Dtests=true
+
+nightly:
+    extends: '.publish_nightly'
+    dependencies: ['flatpak']
+    needs: ['flatpak']


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