fix: update to goreleaser dockers changes

pull/631/head^2
1138-4EB 2019-01-09 01:21:27 +01:00
parent 8c2c298d9d
commit 27d1a95310
1 changed files with 5 additions and 4 deletions

View File

@ -50,8 +50,9 @@ dockers:
goos: linux
goarch: amd64
goarm: ''
image: filebrowser/filebrowser
image_templates:
- "filebrowser/filebrowser:latest"
- "filebrowser/filebrowser:{{ .Tag }}"
skip_push: true
tag_templates:
- "{{ .Tag }}"
- latest
extra_files:
- .docker.json