Release with Platform builds #32
platform-release.yaml
on: workflow_dispatch
docker-image-build
33s
release
0s
Annotations
2 errors and 7 warnings
build-macos
The process '/Users/runner/hostedtoolcache/goreleaser-action/2.3.2/arm64/goreleaser' failed with exit code 1
|
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
|
build-linux
You are using 'latest' as default version. Will lock to '~> v2'.
|
build-linux
The process '/usr/bin/git' failed with exit code 128
|
build-macos
The process '/opt/homebrew/bin/git' failed with exit code 128
|
build-macos
You are using 'latest' as default version. Will lock to '~> v2'.
|
docker-image-build
The process '/usr/bin/git' failed with exit code 128
|
build-windows
You are using 'latest' as default version. Will lock to '~> v2'.
|
build-windows
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
brett-hodges~kitops~ET4U70.dockerbuild
|
7.98 KB |
|
dist-linux
Expired
|
10.5 MB |
|
dist-windows
Expired
|
10.9 MB |
|