Skip to content
Snippets Groups Projects
Commit de571fdb authored by Andri Joos's avatar Andri Joos :blush:
Browse files

add dependency resolving

parent 95e67673
Branches master
No related tags found
No related merge requests found
......@@ -6,4 +6,5 @@ package:
- '*.tgz'
expire_in: 1d
script:
- helm dependency update ${CHART_DIRECTORY}
- helm package ${CHART_DIRECTORY} -d ./
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment