[gnome-shell] ci: Remove BUNDLES variable from nightly job



commit 9375b485ea1561c572bcb4ac61875259e24c2684
Author: Florian Müllner <fmuellner gnome org>
Date:   Sat Jul 9 20:40:15 2022 +0200

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

 .gitlab-ci.yml | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6dab6b3924..455761865f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -255,8 +255,6 @@ flatpak:
 
 nightly:
   extends: '.publish_nightly'
-  variables:
-    BUNDLES: '$BUNDLE'
 
 dist:
   variables:


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