You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-11-06 09:09:29 +02:00
docs: remove beta warning from docker manifests feature
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
@@ -15,7 +15,7 @@ import (
|
||||
"github.com/goreleaser/goreleaser/pkg/context"
|
||||
)
|
||||
|
||||
// ManifestPipe is beta implementation of for the docker manifest feature,
|
||||
// ManifestPipe is an implementation for the docker manifest feature,
|
||||
// allowing to publish multi-arch docker images.
|
||||
type ManifestPipe struct{}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user