Skip to content

feat(upgrades): upgrade included software and refactoring of the github workflows #176

feat(upgrades): upgrade included software and refactoring of the github workflows

feat(upgrades): upgrade included software and refactoring of the github workflows #176

Triggered via pull request April 30, 2024 13:22
Status Failure
Total duration 1m 50s
Artifacts

docker-publish.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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