ci: use build helm dep command
This commit is contained in:
parent
f2346e10f9
commit
59908b04a0
2 changed files with 2 additions and 10 deletions
|
@ -18,7 +18,7 @@ pipeline:
|
|||
pull: true
|
||||
commands:
|
||||
- apk add --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/testing helm
|
||||
- helm dependency update
|
||||
- helm dependency build
|
||||
- helm template --debug gitea-helm .
|
||||
|
||||
verify-readme:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue