[www-doc] [Git][VideoLAN.org/websites][master] Run builds on pushes and merge requests.

Konstantin Pavlov (@thresh) gitlab at videolan.org
Sun Oct 1 07:13:49 UTC 2023



Konstantin Pavlov pushed to branch master at VideoLAN organization / websites


Commits:
0769c9e7 by Konstantin Pavlov at 2023-10-01T00:13:38-07:00
Run builds on pushes and merge requests.

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -11,5 +11,8 @@ build-debian:
         cd www.videolan.org
         SKIP_DB=1 make
     only:
+      refs:
+        - master
+        - merge_requests
       changes:
         - www.videolan.org/**



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/0769c9e7e2d84b8a1d628ffe3bac747abbb19061

-- 
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/0769c9e7e2d84b8a1d628ffe3bac747abbb19061
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the www-doc mailing list