Skip to content

Commit

Permalink
Fix typo in cloudbuild-tag.yaml (#328)
Browse files Browse the repository at this point in the history
  • Loading branch information
vcanaa authored Mar 13, 2019
1 parent 83b2cb4 commit a7cfcf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ steps:

- id: Maybe tag images latest
name: gcr.io/cloud-builders/docker
wairFor:
waitFor:
- *DetermineShouldTagLatest
entrypoint: /bin/bash
args:
Expand Down

0 comments on commit a7cfcf6

Please sign in to comment.