fix: ignore additional file for helm packaging
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Markus Pesch 2021-08-04 08:38:02 +02:00
parent fb51c29068
commit e03fe1b5e9
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
2 changed files with 8 additions and 1 deletions

3
.gitignore vendored
View File

@ -1 +1,2 @@
runner
runner
*.tgz

6
.helmignore Normal file
View File

@ -0,0 +1,6 @@
runner
.drone.yml
.git
.gitignore
.markdownlint.yaml
*.tgz