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

Only run for tags

parent 207e0960
No related branches found
No related tags found
No related merge requests found
Pipeline #6466 passed
......@@ -2,9 +2,6 @@ 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment