We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a26b4b7 commit 783603aCopy full SHA for 783603a
examples/in-cluster-build/skaffold.yaml
@@ -3,6 +3,9 @@ kind: Config
3
metadata:
4
name: in-cluster-build
5
build:
6
+ tagPolicy:
7
+ gitCommit:
8
+ variant: CommitSha
9
artifacts:
10
- image: builds-registry.ystack.svc.cluster.local/ystack-examples/example-server
11
sync:
0 commit comments