From ac1b6dc56240bd282a79690e75f32e3c9d908ffc Mon Sep 17 00:00:00 2001 From: Harrissou Sant-anna Date: Sat, 30 Nov 2024 14:24:47 +0000 Subject: [PATCH] Update docker container formatting Cherry-picked from 95615d2 --- release_process.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release_process.md b/release_process.md index a376e53c8e9..f36c8b8fa5d 100644 --- a/release_process.md +++ b/release_process.md @@ -69,7 +69,7 @@ New releases are branched off the `master` branch and thus require a set of chan - [ ] In [cronjob.sh](cronjob.sh) file: - [ ] replace `QGIS-Documentation` with `QGIS-Documentation-x.y` - [ ] replace `qgis_docs_master_build` with `qgis_docs_x.y_build` -- [ ] In [doctest.dockerfile](doctest.dockerfile): set the project container to pull QGIS sources from (i.e. `release-x_y`) +- [ ] In [doctest.dockerfile](doctest.dockerfile): set the project container to pull QGIS sources from (i.e. `x.y`) - [ ] In main [index.rst](docs/index.rst) file: replace `testing` with `x.y` in the Table Of Contents