Skip to content

Commit

Permalink
Update gorelease base for master (#1747)
Browse files Browse the repository at this point in the history
  • Loading branch information
johanbrandhorst authored Oct 14, 2020
1 parent 75c0d83 commit c5aa8f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
cd $(mktemp -d) &&
go mod init tmp &&
go get golang.org/x/exp/cmd/gorelease@latest
- run: gorelease -base=v2.0.0-beta.5
- run: gorelease -base=v2.0.0
release:
executor: build-env
working_directory: /src/grpc-gateway
Expand Down

0 comments on commit c5aa8f9

Please sign in to comment.