[vlc-commits] CI: build pages on a nightly job
Konstantin Pavlov
git at videolan.org
Sun Mar 28 22:32:30 UTC 2021
vlc/vlc-3.0 | branch: master | Konstantin Pavlov <thresh at videolan.org> | Mon Mar 29 01:31:20 2021 +0300| [d133ccd5879c1d0d8efd41014fc99f2cedd8ee6e] | committer: Konstantin Pavlov
CI: build pages on a nightly job
> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=d133ccd5879c1d0d8efd41014fc99f2cedd8ee6e
---
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 32a330c095..a921b4ab76 100644
--- a/extras/ci/gitlab-ci.yml
+++ b/extras/ci/gitlab-ci.yml
@@ -339,3 +339,4 @@ pages:
- public
only:
- schedules
+ except:
More information about the vlc-commits
mailing list