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

Trigger production pipeline

parent d5bb7a4b
No related branches found
No related tags found
No related merge requests found
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