This commit is contained in:
parent
a17574e766
commit
504b4a7df9
@ -11,6 +11,8 @@ jobs:
|
|||||||
runs-on: helm
|
runs-on: helm
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: add helm push plugin
|
||||||
|
run: helm plugin install https://github.com/chartmuseum/helm-push
|
||||||
- name: add gitea repo
|
- name: add gitea repo
|
||||||
run: helm repo add --username ${{ secrets.REPO_USER }} --password ${{ secrets.REPO_PASS }} gitea https://git.ahax86.ru/api/packages/pub/helm
|
run: helm repo add --username ${{ secrets.REPO_USER }} --password ${{ secrets.REPO_PASS }} gitea https://git.ahax86.ru/api/packages/pub/helm
|
||||||
- name: update repo
|
- name: update repo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user