.gitea/workflows/build-chart-audiobookshelf.yml aktualisiert

This commit is contained in:
2025-06-13 05:34:10 +00:00
parent 38fc2b483a
commit 6f2c3cf6a1

View File

@ -28,12 +28,7 @@ jobs:
- name: Setup Helm
run: |
#curl https://raw.githubusercontent.com/helm/helm/main/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
#curl https://raw.githubusercontent.com/helm/helm/3a5805ea7e8aa385cce278e0026656baa68fa83d/scripts/get-helm-3 | bash
helm version
- name: Package Helm Chart