1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 17:47:03 +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
goarm:
- "6"
main: .
main: ./cmd/inbucket
ldflags: -s -w -X main.version={{.Version}} -X main.commit={{.Commit}} -X main.date={{.Date}}
- binary: client
goos:
@@ -46,9 +46,8 @@ archive:
- LICENSE*
- README*
- CHANGELOG*
- inbucket.bat
- etc/**/*
- themes/**/*
- ui/**/*
fpm:
bindir: /usr/local/bin
snapshot:

View File

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