Skip to content

Commit

Permalink
chore: add "latest" tag to control-plane-migrations (chainloop-dev#1254)
Browse files Browse the repository at this point in the history
Signed-off-by: Jose I. Paris <[email protected]>
  • Loading branch information
jiparis authored Aug 20, 2024
1 parent 1a4ed97 commit d155ded
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ dockers:
- app/controlplane/pkg/data/ent/migrate/migrations
image_templates:
- "ghcr.io/chainloop-dev/chainloop/control-plane-migrations:{{ .Tag }}"
- "ghcr.io/chainloop-dev/chainloop/control-plane-migrations:latest"
- dockerfile: app/artifact-cas/Dockerfile.goreleaser
ids:
- artifact-cas
Expand Down

0 comments on commit d155ded

Please sign in to comment.