1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-07-01 00:54:57 +02:00

docs: update

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos A Becker
2023-03-01 01:45:52 -03:00
parent 53838da8ac
commit adc279a15c
4 changed files with 36 additions and 4 deletions

View File

@ -66,3 +66,6 @@ furies:
[fury]: https://gemfury.com
!!! tip
Learn more about the [name template engine](/customization/templates/).

View File

@ -1,6 +1,6 @@
# Docker Images with Ko
> Since v1.15.
> Since v1.15.0.
You can also use [ko][] to build and publish Docker container images.
@ -10,9 +10,9 @@ options as the [build][] pipe when possible, so the results will probably be
cached.
!!! warning
Ko only runs on the publish 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.
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.
```yaml
# .goreleaser.yaml