Skip to content
Snippets Groups Projects
Verified Commit b934f2f0 authored by Dorian Koch's avatar Dorian Koch
Browse files

Trigger production pipeline

parent 5e1f5e88
No related branches found
No related tags found
No related merge requests found
Pipeline #6185 canceled
trigger-production:
stage: deploy
rules:
- if: $CI_COMMIT_TAG
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
when: manual
allow_failure: true
variables:
BUILD_TYPE: dominic_render_video
UPSTREAM_COMMIT_SHA: $CI_COMMIT_SHA
UPSTREAM_COMMIT_TAG: $CI_COMMIT_TAG
trigger:
project: videoag_infra/production
strategy: depend
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment