mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
ci: build pages only from master branch
The job on master branch builds pages for all versions at the same time. It should not be run on branches.
This commit is contained in:
parent
6686d5d1e6
commit
9daf499fff
1 changed files with 0 additions and 3 deletions
|
|
@ -687,6 +687,3 @@ pages:
|
|||
- public
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == 'master'
|
||||
- if: $CI_COMMIT_BRANCH == '1.0'
|
||||
- if: $CI_COMMIT_BRANCH == '1.2'
|
||||
- if: $CI_COMMIT_BRANCH == '1.4'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue