File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 matrix :
4747 image :
4848 - us-docker.pkg.dev/biconomy-prod/bundler/trustwallet
49+ - us-docker.pkg.dev/prj-biconomy-prod-001/bundler/bundler
4950 # LOCATION-docker.pkg.dev/PROJECT-ID/REPOSITORY/IMAGE
5051 # {owner}/{repo}/.github/workflows/{filename}@{ref}
5152 uses : bcnmy/devops/.github/workflows/container_img_build_push_gar.yaml@master
Original file line number Diff line number Diff line change 4848 matrix :
4949 image :
5050 - us-docker.pkg.dev/biconomy-prod/bundler/trustwallet
51+ - us-docker.pkg.dev/prj-biconomy-prod-001/bundler/bundler
5152 # LOCATION-docker.pkg.dev/PROJECT-ID/REPOSITORY/IMAGE
5253 # {owner}/{repo}/.github/workflows/{filename}@{ref}
5354 uses : bcnmy/devops/.github/workflows/container_img_build_push_gar.yaml@master
9091 use_internal_ip : true
9192 # https://docs.github.com/en/actions/learn-github-actions/variables#default-environment-variables
9293 deploy_command : ' ./install-bundler/bundler-update-release.sh bundler-tw-staging.cfg ${GITHUB_REF:10}'
94+ deploy_command : ' helm ls --all-namespaces'
9395 # deploy_command: 'echo IMG_VERSION is ${GITHUB_REF:10}' # for example extracts v0.0.5 from "refs/tags/v0.0.5"
9496
95- # TODO: update bundler prod image to include gcp project
9697 deploy_tw_prod :
9798 needs : [deploy_tw_staging]
9899 # environment: tw-prod
You can’t perform that action at this time.
0 commit comments