mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-22 11:30:59 +00:00
ci: tag cerbero trigger job as placeholder job
This commit is contained in:
parent
086281b03d
commit
0a4dc29efe
1 changed files with 2 additions and 0 deletions
|
@ -396,6 +396,8 @@ cerbero trigger:
|
||||||
image: $CERBERO_TRIGGER_IMAGE
|
image: $CERBERO_TRIGGER_IMAGE
|
||||||
needs: [ "trigger" ]
|
needs: [ "trigger" ]
|
||||||
timeout: '4h'
|
timeout: '4h'
|
||||||
|
tags:
|
||||||
|
- placeholder-job
|
||||||
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