1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2026-04-26 20:05:31 +02:00
Files
Carlos Alexandro Becker 60a6c65ac3 fix(docker/v2): do not warn skip docker/v2 on production builds (#6047)
It is a bit confusing.

Resolved by splitting the pipes into two, one that is automatically
skipped in non-snapshot builds, so it doesn't log anything.

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2025-09-03 17:00:47 -03:00
..