mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
ci: Always run CI for gst-docs
We have an external cron that rely on this to pull and update the doc on the webpage. Fixes #64
This commit is contained in:
parent
70ac883275
commit
54d94f7444
1 changed files with 2 additions and 0 deletions
|
@ -59,6 +59,8 @@ manifest:
|
||||||
when: 'always'
|
when: 'always'
|
||||||
- if: '$CI_PROJECT_PATH == "gstreamer/cerbero"'
|
- if: '$CI_PROJECT_PATH == "gstreamer/cerbero"'
|
||||||
when: 'always'
|
when: 'always'
|
||||||
|
- if: '$CI_PROJECT_PATH == "gstreamer/gst-docs"'
|
||||||
|
when: 'always'
|
||||||
- when: 'manual'
|
- when: 'manual'
|
||||||
stage: 'preparation'
|
stage: 'preparation'
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in a new issue