← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~jugmac00/launchpad-buildd:update-deployment-docs-for-jammy into launchpad-buildd:master

 

Jürgen Gmach has proposed merging ~jugmac00/launchpad-buildd:update-deployment-docs-for-jammy into launchpad-buildd:master.

Commit message:
Add note about deploying launchpad-buildd for jammy builders

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~jugmac00/launchpad-buildd/+git/launchpad-buildd/+merge/470291
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~jugmac00/launchpad-buildd:update-deployment-docs-for-jammy into launchpad-buildd:master.
diff --git a/docs/how-to/deployment.rst b/docs/how-to/deployment.rst
index 896fcba..2d60eb6 100644
--- a/docs/how-to/deployment.rst
+++ b/docs/how-to/deployment.rst
@@ -81,7 +81,10 @@ Releasing to production
 
 #. Run ``copy-package --from=ppa:launchpad/ubuntu/ppa --suite=focal
    --to=ppa:launchpad/ubuntu/buildd -b launchpad-buildd`` to copy the
-   current version of launchpad-buildd to the deployment PPA.
+   current version of launchpad-buildd for focal to the deployment PPA.
+
+   As we we also have builders on jammy in production, you need to run the
+   command for both series.
 
 #. `Wait for PPA publishing to complete
    <https://launchpad.net/~launchpad/+archive/ubuntu/buildd/+packages>`__.