This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
|||||||
uses: azure/setup-helm@v4.3.0
|
uses: azure/setup-helm@v4.3.0
|
||||||
|
|
||||||
- name: Install cm-push
|
- name: Install cm-push
|
||||||
run: helm plugin install https://github.com/chartmuseum/helm-push
|
run: helm plugin install https://github.com/chartmuseum/helm-push --verify=false
|
||||||
|
|
||||||
- name: Setup helm Repo
|
- name: Setup helm Repo
|
||||||
run: helm repo add --username ${{ secrets.REGISTRY_USER }} --password ${{ secrets.REGISTRY_PASSWORD }} gitea https://git.kocoder.xyz/api/packages/kocoded/helm
|
run: helm repo add --username ${{ secrets.REGISTRY_USER }} --password ${{ secrets.REGISTRY_PASSWORD }} gitea https://git.kocoder.xyz/api/packages/kocoded/helm
|
||||||
|
|||||||
Reference in New Issue
Block a user