Skip to content

Workaround for SSL error with curl get.helm.sh in github actions #44

Workaround for SSL error with curl get.helm.sh in github actions

Workaround for SSL error with curl get.helm.sh in github actions #44

Triggered via push November 12, 2024 07:30
Status Failure
Total duration 5m 50s
Artifacts

images.yaml

on: push
Fit to window
Zoom out
Zoom in

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