[polari] ci: Remove BUNDLES variable from nightly job



commit ed4ef97cce2b121a3ff8210bc1a9fdbb22e54a6a
Author: Florian Müllner <fmuellner gnome org>
Date:   Sat Jul 9 20:35:54 2022 +0200

    ci: Remove BUNDLES variable from nightly job
    
    The template stopped using it 3 years ago.
    
    Part-of: <https://gitlab.gnome.org/GNOME/polari/-/merge_requests/257>

 .gitlab-ci.yml | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5934b126..84226009 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -170,8 +170,6 @@ nightly:
   extends: '.publish_nightly'
   needs:
     - flatpak-main
-  variables:
-    BUNDLES: '$BUNDLE'
 
 fedora-build:
   extends:


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