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:
Nicolas Dufresne 2020-03-25 14:36:48 -04:00
parent 70ac883275
commit 54d94f7444

View file

@ -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: