Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Commit

Permalink
Update .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
indes committed Jan 15, 2019
1 parent a21d51e commit 5dd9233
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,13 @@ project_name: rssflow
before:
hooks:
- go mod download
- go generate ./...
builds:
- env:
- CGO_ENABLED=0
goos:
- linux
- darwin
- windows

goarch:
- 386
- amd64
Expand Down

0 comments on commit 5dd9233

Please sign in to comment.