ci: tag cerbero trigger job as placeholder job

This commit is contained in:
Tim-Philipp Müller 2024-08-10 10:54:44 +01:00
parent 086281b03d
commit 0a4dc29efe

View file

@ -396,6 +396,8 @@ cerbero trigger:
image: $CERBERO_TRIGGER_IMAGE
needs: [ "trigger" ]
timeout: '4h'
tags:
- placeholder-job
variables:
# We will build this cerbero branch in the cerbero trigger CI
CERBERO_UPSTREAM_BRANCH: 'main'