Skip to content

Commit

Permalink
Update .goreleaser.yml
Browse files Browse the repository at this point in the history
to-kn authored Jun 20, 2021
1 parent 92c8d6e commit 4cc4fe3
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -11,17 +11,6 @@ builds:
- arm64
- 386

dockers:
- image_templates:
- "hipages/php-fpm_exporter:latest"
- "hipages/php-fpm_exporter:{{ .Major }}.{{ .Minor }}.{{ .Patch }}"
- "hipages/php-fpm_exporter:{{ .Major }}.{{ .Minor }}"
- "hipages/php-fpm_exporter:{{ .Major }}"
build_flag_templates:
- "--build-arg=VERSION={{.Version}}"
- "--build-arg=BUILD_DATE={{.Date}}"
- "--build-arg=VCS_REF={{.FullCommit}}"

changelog:
filters:
exclude:

0 comments on commit 4cc4fe3

Please sign in to comment.