mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-25 04:51:26 +00:00
ci: set cerbero trigger job timeout to 4h
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1716>
This commit is contained in:
parent
72e53b9f16
commit
e21f341a03
1 changed files with 1 additions and 0 deletions
|
@ -395,6 +395,7 @@ coverage:
|
||||||
cerbero trigger:
|
cerbero trigger:
|
||||||
image: $CERBERO_TRIGGER_IMAGE
|
image: $CERBERO_TRIGGER_IMAGE
|
||||||
needs: [ "trigger" ]
|
needs: [ "trigger" ]
|
||||||
|
timeout: '4h'
|
||||||
variables:
|
variables:
|
||||||
# We will build this cerbero branch in the cerbero trigger CI
|
# We will build this cerbero branch in the cerbero trigger CI
|
||||||
CERBERO_UPSTREAM_BRANCH: 'main'
|
CERBERO_UPSTREAM_BRANCH: 'main'
|
||||||
|
|
Loading…
Reference in a new issue