Skip to content

Commit

Permalink
Skaffold: avoid -dirty
Browse files Browse the repository at this point in the history
  • Loading branch information
vdboor committed Jul 21, 2021
1 parent 12cd98f commit f03f753
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions skaffold.yml
Expand Up @@ -4,6 +4,9 @@ build:
artifacts:
- image: djangofluent
context: .
tagPolicy:
gitCommit:
ignoreChanges: true # no -dirty flag
profiles:
- name: dev
deploy:
Expand Down

0 comments on commit f03f753

Please sign in to comment.