test
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
Details
This commit is contained in:
parent
6bea3f4fbd
commit
69af44a6e7
|
@ -13,9 +13,6 @@ jobs:
|
|||
- name: Install cm-push
|
||||
run: |
|
||||
helm plugin install https://github.com/chartmuseum/helm-push
|
||||
- name: Package helm chart
|
||||
run: |
|
||||
helm package chart/
|
||||
- name: Push Helm Chart to Gitea
|
||||
uses: bsord/helm-push@4.2.0
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue