We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12cd98f commit f03f753Copy full SHA for f03f753
skaffold.yml
@@ -4,6 +4,9 @@ build:
4
artifacts:
5
- image: djangofluent
6
context: .
7
+ tagPolicy:
8
+ gitCommit:
9
+ ignoreChanges: true # no -dirty flag
10
profiles:
11
- name: dev
12
deploy:
0 commit comments