diff options
| author | Jürgen Gmach <juergen.gmach@canonical.com> | 2024-07-29 21:19:41 +0200 |
|---|---|---|
| committer | Jürgen Gmach <juergen.gmach@canonical.com> | 2024-07-30 10:11:52 +0200 |
| commit | 138a4f1851ee3bef9c3ac7bbd8a7d15d3a6779ae (patch) | |
| tree | 1c750aaec2da766552e9c0721104349cfab90503 | |
| parent | 88a496e44c3f83fbce6161ff3e662c9b13121934 (diff) | |
Add note about deploying launchpad-buildd for jammy buildersupdate-deployment-docs-for-jammy
| -rw-r--r-- | docs/how-to/deployment.rst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/how-to/deployment.rst b/docs/how-to/deployment.rst index 896fcba..970949e 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 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>`__. |
