Update release-template.md
Add a link to jetty-website repo with instructions on deploying eclipse jetty website for new releases.
This commit is contained in:
parent
48955d3e8f
commit
812b8c4739
|
@ -55,7 +55,7 @@ This release process will produce releases:
|
|||
- [ ] Promote staged releases.
|
||||
- [ ] Merge release branches back to main branches and delete release branches.
|
||||
- [ ] Verify release existence in Maven Central by triggering the Jenkins builds of CometD.
|
||||
- [ ] Update Jetty versions on the web sites.
|
||||
- [ ] Update Jetty versions on the website ( follow instructions in [jetty-website](https://github.com/eclipse/jetty-website/blob/master/README.md) ).
|
||||
+ [ ] Update (or check) [Download](https://eclipse.dev/jetty/download.php) page is updated.
|
||||
+ [ ] Update (or check) documentation page(s) are updated.
|
||||
- [ ] Publish GitHub Releases in the order of oldest (eg: 9) to newest (eg: 11) (to ensure that "latest" in github is truly the latest)
|
||||
|
|
Loading…
Reference in New Issue