-
Notifications
You must be signed in to change notification settings - Fork 435
Closed
Description
which break the setup-ko actions,
I wonder if it's a chicken and egg kind of thing, since goreleaser action depends on the latest but binaries has not been built yet? cf:
https://github.com/ko-build/ko/actions/runs/11504196400/job/32023168508
++ curl -L -s -u username:*** https://api.github.com/repos/ko-build/ko/releases/latest
++ jq -r .tag_name
+ tag=v0.17.0
Installing ko @ v0.17.0 for Linux
+ os=Linux
+ [[ Linux == \m\a\c\O\S ]]
+ [[ ! -z v0.17.0 ]]
+ echo 'Installing ko @ v0.17.0 for Linux'
+ sudo tar xzf - -C /usr/local/bin ko
+ curl -fsL https://github.com/ko-build/ko/releases/download/v0.17.0/ko_0.17.0_Linux_x86_64.tar.gz
gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
Error: Process completed with exit code 2.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels