[vlc-commits] [Git][videolan/vlc][master] CI: remove Debian nightly

Felix Paul Kühne (@fkuehne) gitlab at videolan.org
Tue Jul 21 15:29:19 UTC 2026



Felix Paul Kühne pushed to branch master at VideoLAN / VLC


Commits:
cd9a0901 by Steve Lhomme at 2026-07-21T16:31:08+02:00
CI: remove Debian nightly

It's the same job as the regular Debian job that is run on Merge Request
and that must have passed when merging.
We don't use any artifact from the build so we don't need to build it at all.

- - - - -


1 changed file:

- extras/ci/gitlab-ci.yml


Changes:

=====================================
extras/ci/gitlab-ci.yml
=====================================
@@ -325,13 +325,6 @@ debian:
     variables:
         <<: *variables-debian
 
-nightly-debian:
-    extends: debian
-    rules:
-        - if: '$CI_PIPELINE_SOURCE == "schedule"'
-    after_script:
-    artifacts:
-
 #
 # Linux Meson build
 #



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/cd9a090197e5234bc18c2558b99be09b513ec0ae

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/cd9a090197e5234bc18c2558b99be09b513ec0ae
You're receiving this email because of your account on code.videolan.org. Manage all notifications: https://code.videolan.org/-/profile/notifications | Help: https://code.videolan.org/help




More information about the vlc-commits mailing list