Skip to content

Commit

Permalink
Fixed release process
Browse files Browse the repository at this point in the history
  • Loading branch information
piotradamczyk5 authored Jul 30, 2020
1 parent fa4bffb commit e90ae14
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/release_process.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ Each push:
7. Gradle Upload to bintray
8. Authenticate to hub
9. Remove old release
10. Rename old tag
11a. Release snapshot if snapshot flow
11b. Release stable if the regular flow
10. Rename old tag
11. Release flank
1. Snapshot for snapshot flow (push to master)
2. Stable for regular flow (push tag `v*`)
12. Sync bintray to maven central

0 comments on commit e90ae14

Please sign in to comment.