Skip to content

Commit

Permalink
chore: do not update the generated file
Browse files Browse the repository at this point in the history
  • Loading branch information
ttosta-google committed Mar 19, 2024
1 parent 27eba7a commit 09cd538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .build/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# Run this from your dev environment:
# gcloud builds submit --project=cloud-sql-connectors --config=.build/release.yaml --substitutions=_TEST_BUILD_ID=0000-dirty-$(date "+%s")
steps:
- name: 'golang:1.22'
- name: 'golang:1.20'
entrypoint: bash
args:
- '-c'
Expand Down

0 comments on commit 09cd538

Please sign in to comment.