We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19e219c commit 76b368fCopy full SHA for 76b368f
examples/annotated-skaffold.yaml
@@ -10,7 +10,7 @@ build:
10
gitCommit: {}
11
12
# Tag the image with the checksum of the built image (image id).
13
- sha256: {}
+ # sha256: {}
14
15
# Tag the image with a configurable template string.
16
# The template must be in the golang text/template syntax: https://golang.org/pkg/text/template/
0 commit comments