mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-26 03:21:03 +00:00
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
|
||||
.plugins-update:
|
||||
stage: deploy
|
||||
before_script:
|
||||
- *source_env
|
||||
script:
|
||||
- |
|
||||
# FDO_DISTRIBUTION_IMAGE still has indirections
|
||||
|
|
Loading…
Reference in a new issue