fix: ignore additional file for helm packaging
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
fb51c29068
commit
e03fe1b5e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
runner
|
||||
*.tgz
|
6
.helmignore
Normal file
6
.helmignore
Normal file
@ -0,0 +1,6 @@
|
||||
runner
|
||||
.drone.yml
|
||||
.git
|
||||
.gitignore
|
||||
.markdownlint.yaml
|
||||
*.tgz
|
Loading…
Reference in New Issue
Block a user