Skip to content

Build CLI and attach to GitHub release #247

Build CLI and attach to GitHub release

Build CLI and attach to GitHub release #247

Triggered via release October 12, 2024 17:32
@aknyshaknysh
published 8c6591b
Status Failure
Total duration 1m 48s
Artifacts

build.yml

on: release
release  /  release-commenter
12s
release / release-commenter
release  /  major-release-tagger
12s
release / major-release-tagger
release  /  release-branch-manager
17s
release / release-branch-manager
Bump Homebrew formula
34s
Bump Homebrew formula
Build and push Docker image for Atmos CLI
1m 12s
Build and push Docker image for Atmos CLI
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Build and push Docker image for Atmos CLI
buildx failed with: ERROR: failed to solve: process "/bin/bash -eo pipefail -c case ${TARGETPLATFORM} in \"linux/amd64\") OS=linux; ARCH=amd64 ;; \"linux/arm64\") OS=linux; ARCH=arm64 ;; *) echo \"Unsupported platform: ${TARGETPLATFORM}\" && exit 1 ;; esac && echo \"Downloading Atmos v${ATMOS_VERSION#v} for ${OS}/${ARCH}\" && curl -1sSLf \"https://github.com/cloudposse/atmos/releases/download/v${ATMOS_VERSION#v}/atmos_${ATMOS_VERSION#v}_${OS}_${ARCH}\" -o /usr/local/bin/atmos && chmod +x /usr/local/bin/atmos" did not complete successfully: exit code: 22
release / major-release-tagger
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
release / release-branch-manager
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/