[vlc-commits] [Git][videolan/vlc][3.0.x] flatpak: fix nightly by adding except directive
Steve Lhomme (@robUx4)
gitlab at videolan.org
Thu Jul 9 12:12:13 UTC 2026
Steve Lhomme pushed to branch 3.0.x at VideoLAN / VLC
Commits:
9c9db010 by Mathieu Velten at 2026-07-09T09:39:58+00:00
flatpak: fix nightly by adding except directive
- - - - -
1 changed file:
- extras/ci/gitlab-ci.yml
Changes:
=====================================
extras/ci/gitlab-ci.yml
=====================================
@@ -379,6 +379,7 @@ nightly-flatpak-x86_64:
extends: .flatpak-common
only:
- schedules
+ except:
image:
name: $VLC_FLATPAK_IMAGE
entrypoint: [""]
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/9c9db010b7ef7a58bd1dd1d6ab4ab7bf9c50047d
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/9c9db010b7ef7a58bd1dd1d6ab4ab7bf9c50047d
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