test
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s Details

This commit is contained in:
Tomasz Frątczak 2023-11-05 16:23:58 +01:00
parent 6bea3f4fbd
commit 69af44a6e7
1 changed files with 0 additions and 3 deletions

View File

@ -13,9 +13,6 @@ jobs:
- name: Install cm-push - name: Install cm-push
run: | run: |
helm plugin install https://github.com/chartmuseum/helm-push helm plugin install https://github.com/chartmuseum/helm-push
- name: Package helm chart
run: |
helm package chart/
- name: Push Helm Chart to Gitea - name: Push Helm Chart to Gitea
uses: bsord/helm-push@4.2.0 uses: bsord/helm-push@4.2.0
with: with: