Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cumulus 3642 connect db #3698

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
CUMULUS-3642: don't skip deploy if skip int tests
  • Loading branch information
charleshuang80 committed Jul 5, 2024
commit b383a1dbb306d98828940797a869821b7c909e5e
2 changes: 1 addition & 1 deletion bamboo/deploy-dev-integration-test-stack.sh
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ set -ex
. ./bamboo/use-working-directory.sh
. ./bamboo/set-bamboo-env-variables.sh
. ./bamboo/abort-if-not-pr-or-redeployment.sh
. ./bamboo/abort-if-skip-integration-tests.sh
# . ./bamboo/abort-if-skip-integration-tests.sh

if [[ $USE_TERRAFORM_ZIPS == true ]]; then
## If this flag is set, we want to use the output of the 'publish' stage