Skip to content

Commit

Permalink
AIP-8704 add deploy default behavior (#307)
Browse files Browse the repository at this point in the history
add deploy review to false (previously default behavior)
  • Loading branch information
cavandervoort authored Aug 21, 2024
1 parent 350e017 commit f7b0c24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ variables:
# Run on the Internal cluster only on commit.
# We run the tests via the integration test framework for Non-Prod/Prod.
DEPLOY_INTERNAL: "true"
DEPLOY_REVIEW: "false"
DEPLOY_STAGE: "false"
DEPLOY_PROD: "false"
DEPLOY_SANDBOX: "false"
Expand Down

0 comments on commit f7b0c24

Please sign in to comment.