fix: add git
Some checks failed
Publish to helm repo / deploy (push) Failing after 8s

This commit is contained in:
Georg K 2024-09-28 00:28:10 +03:00
parent 504b4a7df9
commit 40c587ce95

View File

@ -11,6 +11,8 @@ jobs:
runs-on: helm
steps:
- name: add git
run: apk add --no-cache git
- name: add helm push plugin
run: helm plugin install https://github.com/chartmuseum/helm-push
- name: add gitea repo