Commit graph

12 commits

Author SHA1 Message Date
Enrico Stahn
17599df3d1
chore: add archive IDs in goreleaser 2021-08-27 11:18:33 +10:00
Enrico Stahn
0eaefb844b
fix: supply tar.gz archive (#172)
fixes #171
2021-08-27 11:14:20 +10:00
John S Long
ceddfb1032
Add builds for ARM64 (#129) 2021-01-08 09:48:39 +11:00
Enrico Stahn
2ed0404e9e
chore: add changelog filter to goreleaser 2020-03-21 21:55:46 +11:00
Enrico Stahn
d110606e22
chore: enable image scan through anchore (#74)
* chore: enable image scan through anchore
* chore: build entire image before doing image scan
* chore: fix goreleaser config
* chore: enable anchore to fail
* chore: remove pull_request event from ci
2020-03-10 23:55:13 +11:00
Enrico Stahn
22afc6cc4e
chore: Update goreleaser config for docker
goreleaser deprecated their docker settings and uses image_templates
now.
2018-12-31 10:10:10 +11:00
Enrico Stahn
255e2fa6d0
Release binaries instead of archives 2018-02-21 16:25:43 +11:00
Enrico Stahn
9c9ed7ad04
Release binaries instead of archives 2018-02-21 16:25:21 +11:00
Enrico Stahn
422448006e
Use CGO_ENABLED=0 for the build to get a working docker image 2018-02-19 19:48:35 +11:00
Enrico Stahn
149cc623d2
Configure goreleaser and CircleCI to produce a docker image 2018-02-19 13:07:35 +11:00
Enrico Stahn
109530b35b
Create ZIP files for windows 2018-02-19 11:40:18 +11:00
Enrico Stahn
48c441a825
Add goreleaser config 2018-02-18 22:21:36 +11:00