Codebase list nextnet / e8b3c839-6364-46d9-904c-8884e14c456f/upstream/0.0.2+git20180223.1.c8dc7a6 .goreleaser.yml
e8b3c839-6364-46d9-904c-8884e14c456f/upstream/0.0.2+git20180223.1.c8dc7a6

Tree @e8b3c839-6364-46d9-904c-8884e14c456f/upstream/0.0.2+git20180223.1.c8dc7a6 (Download .tar.gz)

.goreleaser.yml @e8b3c839-6364-46d9-904c-8884e14c456f/upstream/0.0.2+git20180223.1.c8dc7a6raw · history · blame

# .goreleaser.yml
# Build customization
builds:
  - binary: nextnet
    goos:
      - linux
      - windows
      - darwin
      - freebsd
    goarch:
      - amd64
      - 386
      - mips
      - mipsle
      - mips64
      - mips64le
      - arm
      - arm64
      - ppc
      - ppc64