Skip to content

Commit d155ded

Browse files
authored
chore: add "latest" tag to control-plane-migrations (#1254)
Signed-off-by: Jose I. Paris <jiparis@chainloop.dev>
1 parent 1a4ed97 commit d155ded

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ dockers:
101101
- app/controlplane/pkg/data/ent/migrate/migrations
102102
image_templates:
103103
- "ghcr.io/chainloop-dev/chainloop/control-plane-migrations:{{ .Tag }}"
104+
- "ghcr.io/chainloop-dev/chainloop/control-plane-migrations:latest"
104105
- dockerfile: app/artifact-cas/Dockerfile.goreleaser
105106
ids:
106107
- artifact-cas

0 commit comments

Comments
 (0)