goreleaser take 6

pull/58/head
Simon Let 6 years ago
parent 20feb8f801
commit 494469c724
  1. 2
      .goreleaser.yml

@ -17,7 +17,7 @@ builds:
# Path to main.go file or main package. # Path to main.go file or main package.
# Default is `.`. # Default is `.`.
main: ./cmd/daemon/main.go main: ./cmd/daemon/
# Binary name. # Binary name.
# Can be a path (e.g. `bin/app`) to wrap the binary in a directory. # Can be a path (e.g. `bin/app`) to wrap the binary in a directory.

Loading…
Cancel
Save