forked from mirrors/gstreamer-rs
ci: fix plugins-update jobs
This is a hotfix for 8d9bb82492
These jobs are only run on after merge and were not tested before
This commit is contained in:
parent
8d9bb82492
commit
0ec95b4aae
1 changed files with 2 additions and 0 deletions
|
@ -149,6 +149,8 @@ update-nightly:
|
||||||
# settings and containing a gst-plugins-rs pipeline trigger token
|
# settings and containing a gst-plugins-rs pipeline trigger token
|
||||||
.plugins-update:
|
.plugins-update:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
before_script:
|
||||||
|
- *source_env
|
||||||
script:
|
script:
|
||||||
- |
|
- |
|
||||||
# FDO_DISTRIBUTION_IMAGE still has indirections
|
# FDO_DISTRIBUTION_IMAGE still has indirections
|
||||||
|
|
Loading…
Reference in a new issue