Skip to content

Commit

Permalink
build: automap substitutions in Cloud Build
Browse files Browse the repository at this point in the history
  • Loading branch information
lvaylet committed May 17, 2024
1 parent 8e90969 commit 6b22c44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ steps:
substitutions:
_VERSION: latest
options:
automapSubstitutions: true

images:
- gcr.io/$_GCR_PROJECT_ID/slo-generator:${_VERSION}

0 comments on commit 6b22c44

Please sign in to comment.