[vlc-commits] CI: Enable pages job on schedules

Konstantin Pavlov git at videolan.org
Tue May 19 19:55:16 CEST 2020


vlc | branch: master | Konstantin Pavlov <thresh at videolan.org> | Tue May 19 17:48:23 2020 +0300| [9cb13d2dc3f03b060bdd89d6a691caca6588e3d9] | committer: Konstantin Pavlov

CI: Enable pages job on schedules

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9cb13d2dc3f03b060bdd89d6a691caca6588e3d9
---

 extras/ci/gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/extras/ci/gitlab-ci.yml b/extras/ci/gitlab-ci.yml
index b9d29d162d..a4b7058c80 100644
--- a/extras/ci/gitlab-ci.yml
+++ b/extras/ci/gitlab-ci.yml
@@ -376,3 +376,4 @@ pages:
             - public
     only:
         - schedules
+    except:



More information about the vlc-commits mailing list