Skip to content

Commit

Permalink
ci: add buildx builder to release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Nguyen committed Jun 28, 2022
1 parent df57c36 commit 41349f5
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 @@ -64,6 +64,7 @@ dockers:
- image_templates:
- 'ghcr.io/unbasical/kelon:{{ .Tag }}'
dockerfile: Dockerfile.pipeline
use: buildx
build_flag_templates:
- "--pull"
- "--label=org.opencontainers.image.created={{.Date}}"
Expand Down

0 comments on commit 41349f5

Please sign in to comment.