We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a4ed97 commit d155dedCopy full SHA for d155ded
1 file changed
.goreleaser.yml
@@ -101,6 +101,7 @@ dockers:
101
- app/controlplane/pkg/data/ent/migrate/migrations
102
image_templates:
103
- "ghcr.io/chainloop-dev/chainloop/control-plane-migrations:{{ .Tag }}"
104
+ - "ghcr.io/chainloop-dev/chainloop/control-plane-migrations:latest"
105
- dockerfile: app/artifact-cas/Dockerfile.goreleaser
106
ids:
107
- artifact-cas
0 commit comments