mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 03:31:05 +00:00
ci: have the fedora docker build depend on the trigger job
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1120>
This commit is contained in:
parent
d9449b1d81
commit
89540bd528
1 changed files with 2 additions and 0 deletions
|
@ -135,6 +135,8 @@ fedora amd64 docker:
|
|||
- '.fedora image'
|
||||
- '.fdo.container-build@fedora'
|
||||
stage: 'build docker'
|
||||
needs:
|
||||
- "trigger"
|
||||
|
||||
.gst-indent image:
|
||||
variables:
|
||||
|
|
Loading…
Reference in a new issue