Workaround for SSL error with curl get.helm.sh in github actions #44
Annotations
1 error
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl https://baltocdn.com/helm/signing.asc | gpg --dearmor | tee /usr/share/keyrings/helm.gpg > /dev/null && echo \"deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/helm.gpg] https://baltocdn.com/helm/stable/debian/ all main\" | tee /etc/apt/sources.list.d/helm-stable-debian.list && apt-get update && apt-get install helm && helm version --client=true && ln -s $(which helm) /usr/local/src/ystack/bin/helm && y-helm version --client=true" did not complete successfully: exit code: 35
|