Skip to content

Release with Platform builds #25

Release with Platform builds

Release with Platform builds #25

Manually triggered October 3, 2024 23:40
Status Failure
Total duration 4m 46s
Artifacts 4

platform-release.yaml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
docker-image-build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -e\n\n [ -n \"$KIT_VERSION\" ] || { echo \"Build arg 'KIT_VERSION' is required\"; exit 1; }\n\n export ARCH=\"$(uname -m | sed 's|aarch64|arm64|g')\"\n\n echo \"Downloading CLI and checksums\"\n curl -fsSL \\\n -o kit.tar.gz \"https://github.com/jozu-ai/kitops/releases/download/$KIT_VERSION/kitops-linux-$ARCH.tar.gz\" \\\n -o checksums.txt \"https://github.com/jozu-ai/kitops/releases/download/$KIT_VERSION/kitops_${KIT_VERSION}_checksums.txt\" \\\n\n echo \"Checking SHA256 checksum\"\n CHECKSUM=$(cat checksums.txt | grep \"kitops-linux-$ARCH.tar.gz\" | cut -f 1 -d ' ')\n echo \"$CHECKSUM kit.tar.gz\" | sha256sum -c\n\n echo \"Extracting Kit CLI to $(pwd)/extracted/\"\n mkdir -p ./extracted\n tar -xzvf kit.tar.gz -C ./extracted/\n" did not complete successfully: exit code: 22
release
Process completed with exit code 1.
build-linux
You are using 'latest' as default version. Will lock to '~> v2'.
build-windows
You are using 'latest' as default version. Will lock to '~> v2'.
build-macos
You are using 'latest' as default version. Will lock to '~> v2'.

Artifacts

Produced during runtime
Name Size
brett-hodges~kitops~QCQFNJ.dockerbuild
7.98 KB
dist-linux Expired
10.5 MB
dist-macos Expired
25.9 MB
dist-windows Expired
10.9 MB