mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-18 03:56:52 +02:00
docs: fix typo in Note (#1600)
This commit is contained in:
parent
6fc7cb769a
commit
6befe368e5
@ -33,7 +33,7 @@ ENTRYPOINT ["/mybin"]
|
||||
This configuration will build and push a Docker image named `user/repo:tagname`.
|
||||
|
||||
!!! info
|
||||
Note that were are not building any go files in the docker
|
||||
Note that we are not building any go files in the docker
|
||||
build phase, we are merely copying the binary to a `scratch` image and
|
||||
setting up the entrypoint.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user