Skip to content

Commit

Permalink
forgot to comment one line
Browse files Browse the repository at this point in the history
  • Loading branch information
radupopa2010 committed Jan 26, 2024
1 parent 9c52fd4 commit b197ff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
gcp_cluster_location: 'us-east1'
use_internal_ip: true
# https://docs.github.com/en/actions/learn-github-actions/variables#default-environment-variables
deploy_command: './install-bundler/bundler-update-release.sh bundler-tw-staging.cfg ${GITHUB_REF:10}'
# deploy_command: './install-bundler/bundler-update-release.sh bundler-tw-staging.cfg ${GITHUB_REF:10}'
deploy_command: 'helm ls --all-namespaces'
# deploy_command: 'echo IMG_VERSION is ${GITHUB_REF:10}' # for example extracts v0.0.5 from "refs/tags/v0.0.5"

Expand Down

0 comments on commit b197ff1

Please sign in to comment.