1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00

docs: improve ko docs

refs #5154
This commit is contained in:
Carlos Alexandro Becker 2024-09-25 08:11:44 -03:00
parent 86fe795084
commit d4b8c6b6e5
No known key found for this signature in database

View File

@ -9,9 +9,13 @@ cached.
!!! warning
Ko only runs on the publishing phase, so it might be a bit hard to test —
you might need to push to a fake repository (or a fake tag) when playing
around with its configuration.
When on `--snapshot` mode, Ko will publish the image to `ko.local`.
If its a regular build, Ko will only run in the publishing phase.
!!! info
For Ko to work you still need to login, either with `docker login` or
something else.
```yaml
# .goreleaser.yaml