fix: add repo checkout (2)
Some checks failed
Publish to helm repo / deploy (push) Failing after 12s
Some checks failed
Publish to helm repo / deploy (push) Failing after 12s
This commit is contained in:
parent
62ba365b49
commit
2ec82bc284
@ -11,9 +11,9 @@ jobs:
|
||||
runs-on: helm
|
||||
|
||||
steps:
|
||||
- uses: https://github.com/actions/checkout@v4
|
||||
- name: add git
|
||||
run: apk add --no-cache git
|
||||
- uses: https://github.com/actions/checkout@v4
|
||||
- name: add helm push plugin
|
||||
run: helm plugin install https://github.com/chartmuseum/helm-push
|
||||
- name: add gitea repo
|
||||
|
Loading…
x
Reference in New Issue
Block a user