Skip to content

Commit

Permalink
tag cloud builds with commit hashes
Browse files Browse the repository at this point in the history
  • Loading branch information
alextes committed Nov 11, 2019
1 parent 6ee3d55 commit 097380e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ steps:
- name: gcr.io/cloud-builders/docker
args:
- build
- -t
- gcr.io/$PROJECT_ID/sweetspot:latest
- -t gcr.io/$PROJECT_ID/sweetspot:latest
- -t sweetspot:$SHORT_SHA
- .
images:
- gcr.io/$PROJECT_ID/sweetspot:latest
Expand Down

0 comments on commit 097380e

Please sign in to comment.