File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -60,6 +60,18 @@ will also be packed on the tag.
6060
6161In the end, don't forget to clarify the release notes on the GITHUB release.
6262
63+ ### Publish the staging artifacts on Sonatype webconsole
64+
65+ Login to the following website to browse all the releases under ` io.kubernetes ` namespace:
66+
67+ > https://central.sonatype.com/
68+
69+ Click into "Publish" -> "Deployments", you will see a list containg all the history releases
70+ as well as the pending release waiting for you to confirm manually and publish. Click the
71+ pending deployment the above github workflow created then click on "Publish" button, and then
72+ the new release should be present in maven central in ~ 1 day.
73+
74+
6375## One time setup
6476
6577You will need to have the following in place:
You can’t perform that action at this time.
0 commit comments