Skip to content

Commit

Permalink
Update gorelease base for v1 (#1748)
Browse files Browse the repository at this point in the history
  • Loading branch information
johanbrandhorst committed Oct 14, 2020
1 parent 384bafa commit f6391fc
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 @@ -131,7 +131,7 @@ jobs:
cd $(mktemp -d) &&
go mod init tmp &&
go get golang.org/x/exp/cmd/gorelease@latest
- run: gorelease
- run: gorelease -base=v1.15.2
release:
executor: build-env
working_directory: /src/grpc-gateway
Expand Down

0 comments on commit f6391fc

Please sign in to comment.