[totem/wip/hadess/remove-nightly] ci: Remove gnome.org nightlies




commit f3b94edb6505648ff096b70d5eff93616e95476a
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Feb 4 12:38:21 2022 +0100

    ci: Remove gnome.org nightlies
    
    Remove the GNOME nightlies as we could not ship all the codecs we
    needed. Development versions will now be made available regularly on
    Flathub.
    
    Click to install the "Preview" version:
    https://flathub.org/beta-repo/appstream/org.gnome.Totem.Devel.flatpakref
    
    Closes: #260

 .gitlab-ci.yml | 5 -----
 1 file changed, 5 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8a0dc50ba..0e51b728d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -69,8 +69,3 @@ flatpak:master:
         # Replace with your application name, as written in the manifest
         FLATPAK_MODULE: "totem"
         APP_ID: "org.gnome.Totem.Devel"
-
-nightly:
-  needs: ['flatpak:master']
-  dependencies: ['flatpak:master']
-  extends: '.publish_nightly'


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