Document snapshot releases (#26437)
This commit is contained in:
parent
c130a7a609
commit
f2c2e1fa54
1 changed files with 7 additions and 0 deletions
|
|
@ -26,6 +26,13 @@ otherwise git might convert line endings in some cases.
|
|||
Make sure you have the Lightbend Whitesource credentials configured in
|
||||
your `~/.sbt/1.0/private-credentials.sbt`.
|
||||
|
||||
## Snapshot releases
|
||||
|
||||
Nightly snapshot releases are created from master and published to
|
||||
https://repo.akka.io/snapshots by https://jenkins.akka.io:8498/job/akka-publish-nightly/
|
||||
|
||||
To create snapshot versions manually, use `sbt clean stampVersion publish`.
|
||||
|
||||
## Release steps
|
||||
|
||||
* Check the instructions for `project/scripts/release`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue