.gitea/workflows/build-chart-audiobookshelf.yml aktualisiert
This commit is contained in:
@ -28,12 +28,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Setup Helm
|
- name: Setup Helm
|
||||||
run: |
|
run: |
|
||||||
#curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash
|
#curl https://raw.githubusercontent.com/helm/helm/3a5805ea7e8aa385cce278e0026656baa68fa83d/scripts/get-helm-3 | bash
|
||||||
curl -v https://raw.githubusercontent.com/helm/helm/refs/heads/main/scripts/get-helm-3 -o get-helm-3.sh
|
|
||||||
chmod +x get-helm-3.sh
|
|
||||||
set -x
|
|
||||||
./get-helm-3.sh
|
|
||||||
|
|
||||||
helm version
|
helm version
|
||||||
|
|
||||||
- name: Package Helm Chart
|
- name: Package Helm Chart
|
||||||
|
Reference in New Issue
Block a user