build.yml
on: release
release
/
release-commenter
11s
release
/
major-release-tagger
17s
release
/
release-branch-manager
12s
Bump Homebrew formula
33s
Build and push Docker image for Atmos CLI
1m 7s
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 / 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/
|
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/
|