feat(upgrades): upgrade included software and refactoring of the github workflows #176
docker-publish.yml
on: pull_request
test
1m 40s
deploy
0s
Annotations
1 error
test
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c echo \"Installing cmctl ${CMCTL_VERSION}...\" && curl -sfL https://github.com/jetstack/cert-manager/releases/download/v${CMCTL_VERSION}/cmctl-linux-${TARGETARCH}.tar.gz -o cmctl.tar.gz && tar -xzf cmctl.tar.gz && rm cmctl.tar.gz && mv cmctl /usr/local/bin/cmctl && chmod +x /usr/local/bin/cmctl" did not complete successfully: exit code: 22
|