Skip to content
Snippets Groups Projects
Commit ffd82272 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

deploy by tag

parent 1e866f80
No related branches found
No related tags found
1 merge request!148Version info
......@@ -57,10 +57,7 @@ default:
.production-env: &production-env
if: >
$CI_PROJECT_PATH == $UPSTREAM_PATH
&& (
$CI_COMMIT_BRANCH == 'production'
|| ( $CI_COMMIT_TAG && $CI_COMMIT_TAG != '' )
)
&& ( $CI_COMMIT_TAG && $CI_COMMIT_TAG != '' )
variables:
ENVIRONMENT: production
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment