Skip to content

Commit b197ff1

Browse files
committed
forgot to comment one line
1 parent 9c52fd4 commit b197ff1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
gcp_cluster_location: 'us-east1'
9191
use_internal_ip: true
9292
# https://docs.github.com/en/actions/learn-github-actions/variables#default-environment-variables
93-
deploy_command: './install-bundler/bundler-update-release.sh bundler-tw-staging.cfg ${GITHUB_REF:10}'
93+
# deploy_command: './install-bundler/bundler-update-release.sh bundler-tw-staging.cfg ${GITHUB_REF:10}'
9494
deploy_command: 'helm ls --all-namespaces'
9595
# deploy_command: 'echo IMG_VERSION is ${GITHUB_REF:10}' # for example extracts v0.0.5 from "refs/tags/v0.0.5"
9696

0 commit comments

Comments
 (0)