diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fe793ef..2b2d7f0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,8 +8,6 @@ stages: - deploy build: - variables: - DEPLOY: test only: variables: - $CI_COMMIT_TAG @@ -56,7 +54,7 @@ deploy_to_test: deploy_to_prod: variables: - DEPLOY: test + DEPLOY: prod stage: deploy only: variables: