-
Notifications
You must be signed in to change notification settings - Fork 172
Releasing a version
Vojtech Polivka edited this page Nov 17, 2020
·
13 revisions
- Update the version in the documentation files.
- Create a new release on GitHub: https://github.com/graphql-java-kickstart/graphql-java-tools/releases
- Go to Travis and select
More options > Trigger build
onmaster
- Add the following environment variable to the Custom Config screen
env:
- RELEASE=true
- The above should cause the release to be synced to Maven Central automatically: https://repo1.maven.org/maven2/com/graphql-java-kickstart/graphql-java-tools/