Commit 1c4a7e99 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

chore: removed ref to unused var in comment

parent cbe3ddea
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1076,7 +1076,7 @@ tf-plan-production:
    # enabled on production branches
    - if: '$CI_COMMIT_REF_NAME =~ $PROD_REF'

# create production env if on branch master and variable TF_PROD_ENABLED defined and AUTODEPLOY_TO_PROD is set
# create production env if on branch master and variable TF_PROD_ENABLED defined
tf-production:
  extends: .tf-create
  stage: infra-prod