mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-11 13:38:41 +02:00
docs: promote info to warning
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
parent
bbe718f9d5
commit
cf47e132c9
@ -32,10 +32,10 @@ ENTRYPOINT ["/mybin"]
|
||||
|
||||
This configuration will build and push a Docker image named `user/repo:tagname`.
|
||||
|
||||
!!! info
|
||||
!!! warning
|
||||
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.
|
||||
setting up the `entrypoint`.
|
||||
|
||||
## Customization
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user