Skip to content

Commit

Permalink
list config file in extra files
Browse files Browse the repository at this point in the history
  • Loading branch information
thorfour committed Sep 1, 2021
1 parent e25d23e commit 4baf1a4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,7 @@ dockers:
goos: linux
goarch: amd64
dockerfile: Dockerfile.release
extra_files:
- parca.yaml
image_templates:
- docker.pkg.github.com/parca-dev/parca/parca:{{ .Tag }}
- ghcr.io/parca-dev/parca:{{ .Tag }}

0 comments on commit 4baf1a4

Please sign in to comment.