Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

Commit

Permalink
Merge pull request #98 from getantibody/release
Browse files Browse the repository at this point in the history
removing old release script in favor of go-release
  • Loading branch information
caarlos0 committed Mar 28, 2016
2 parents 7b010ea + 671fcd8 commit cee4f3a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 78 deletions.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ deployment:
release:
tag: /v[0-9]+(\.[0-9]+)*/
commands:
- ./scripts/release.sh
- curl -s https://raw.githubusercontent.com/caarlos0/go-releaser/master/release | bash -s -- -u getantibody -r antibody -b antibody -m ./cmd/antibody/ -e antibody.zsh
test:
pre:
- go get github.com/pierrre/gotestcover
Expand Down
77 changes: 0 additions & 77 deletions scripts/release.sh

This file was deleted.

0 comments on commit cee4f3a

Please sign in to comment.