Skip to content

Commit

Permalink
Use stable version of goreleaser instead of HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
lawrencejones committed Jul 9, 2018
1 parent 5c19a4d commit ff264bb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,12 +95,10 @@ jobs:
exit 0
fi
go get -u github.com/goreleaser/goreleaser
git tag "${CURRENT_VERSION}"
git push --tags
goreleaser --rm-dist
curl -sL https://git.io/goreleaser | bash
workflows:
version: 2
Expand Down

0 comments on commit ff264bb

Please sign in to comment.