1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-18 01:57:02 +00:00

Update goreleaser config for #86

- Remove inbucket.bat, with new env defaults Windows does not need a
  script to launch.
This commit is contained in:
James Hillyerd
2018-03-25 16:28:37 -07:00
parent 23dc357202
commit 06989c8218
2 changed files with 2 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ builds:
- amd64 - amd64
goarm: goarm:
- "6" - "6"
main: . main: ./cmd/inbucket
ldflags: -s -w -X main.version={{.Version}} -X main.commit={{.Commit}} -X main.date={{.Date}} ldflags: -s -w -X main.version={{.Version}} -X main.commit={{.Commit}} -X main.date={{.Date}}
- binary: client - binary: client
goos: goos:
@@ -46,9 +46,8 @@ archive:
- LICENSE* - LICENSE*
- README* - README*
- CHANGELOG* - CHANGELOG*
- inbucket.bat
- etc/**/* - etc/**/*
- themes/**/* - ui/**/*
fpm: fpm:
bindir: /usr/local/bin bindir: /usr/local/bin
snapshot: snapshot:

View File

@@ -1 +0,0 @@
inbucket.exe etc\win-sample.conf