You've already forked drone-charts
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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +1,2 @@
|
|||||||
runner
|
runner
|
||||||
|
*.tgz
|
||||||
6
.helmignore
Normal file
6
.helmignore
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
runner
|
||||||
|
.drone.yml
|
||||||
|
.git
|
||||||
|
.gitignore
|
||||||
|
.markdownlint.yaml
|
||||||
|
*.tgz
|
||||||
Reference in New Issue
Block a user