1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-29 01:44:39 +02:00
goreleaser/internal/pipe/ko
Carlos Alexandro Becker 708cd8904d
feat(ko): snapshot builds (#5116)
this makes ko run on snapshot builds, too.

the image will be `goreleaser.ko.local:[your tags]`, not sure if we can
change this, seems like we can't.

also fixed a small doc error around it, as well as added a new test to
cover this.

closes #4683

---------

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-09-07 11:15:48 -03:00
..
testdata/app build: use go 1.23 (#5082) 2024-08-18 16:08:55 -03:00
ko_test.go feat(ko): snapshot builds (#5116) 2024-09-07 11:15:48 -03:00
ko.go feat(ko): snapshot builds (#5116) 2024-09-07 11:15:48 -03:00