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
@ -59,6 +59,8 @@ manifest:
|
||||
when: 'always'
|
||||
- if: '$CI_PROJECT_PATH == "gstreamer/cerbero"'
|
||||
when: 'always'
|
||||
- if: '$CI_PROJECT_PATH == "gstreamer/gst-docs"'
|
||||
when: 'always'
|
||||
- when: 'manual'
|
||||
stage: 'preparation'
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user