[vlc-commits] [Git][videolan/vlc][3.0.x] CI: remove pages job

Felix Paul Kühne (@fkuehne) gitlab at videolan.org
Thu Mar 19 22:55:53 UTC 2026



Felix Paul Kühne pushed to branch 3.0.x at VideoLAN / VLC


Commits:
1535de2a by Marvin Scholz at 2026-03-19T23:01:09+01:00
CI: remove pages job

The documentation is now generated in the master branch
nightly CI for both master and 3.0.x to prevent overwriting
each other.

- - - - -


1 changed file:

- extras/ci/gitlab-ci.yml


Changes:

=====================================
extras/ci/gitlab-ci.yml
=====================================
@@ -477,22 +477,3 @@ android-x86_64:
     image:
         name: $VLC_ANDROID4_IMAGE
     variables: *variables-android-x86_64
-
-#
-# VLC Documentation
-#
-pages:
-    extends: .docker-template
-    image:
-        name: $VLC_DEBIAN_IMAGE
-    script:
-        - ./bootstrap
-        - ./configure
-        - make doc
-        - mv doc/doxygen/html public
-    artifacts:
-        paths:
-            - public
-    only:
-        - schedules
-    except:



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

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/1535de2aa147695dd114e1e396f9285baaf54145
You're receiving this email because of your account on code.videolan.org.




More information about the vlc-commits mailing list