diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 70197a8d..c73ffa2d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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'