.gitea/workflows/build-chart-audiobookshelf.yml aktualisiert
This commit is contained in:
		@@ -29,7 +29,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/main/scripts/get-helm-3 -o get-helm-3.sh
 | 
			
		||||
          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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user