mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
download dependency for helm chart in upload step
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
## Loop through each helm chart directoy and build each into helm package
|
||||
for d in */ ; do
|
||||
helm dependency update
|
||||
helm package $d
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user