Patch config before release

This commit is contained in:
2020-04-30 10:18:45 +02:00
parent 7ca21ca524
commit db9afe54b5
4 changed files with 17 additions and 13 deletions

View File

@ -45,6 +45,9 @@ watch:
lint:
golangci-lint run --enable-all
tooling:
go get github.com/krishicks/yaml-patch/cmd/yaml-patch
clean:
rm -rf release
rm -rf data