Skip to content

Commit 89da944

Browse files
Reword to add equal guidance to GitLab CI users
Co-authored-by: Alex Welsh <112560678+Alex-Welsh@users.noreply.github.com>
1 parent 3556bff commit 89da944

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/source/operations/upgrading-openstack.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -377,10 +377,10 @@ You can find more information from the :ref:`beokay` documentation.
377377
Kayobe Automation
378378
~~~~~~~~~~~~~~~~~
379379

380-
For CI, Kayobe Automation image also needs to be rebuilt with Python 3.12.
381-
Running the workflow from ``.github/workflows/build-kayobe-docker-image.yml``
382-
(For GitLab CI, use the workflow from ``.gitlab/workflows/build-kayobe-docker-image.yml``)
383-
will automatically rebuild the image with Python 3.12.
380+
For deployments using Kayobe Automation CI, the Kayobe Docker image also needs
381+
to be rebuilt with Python 3.12. In GitHub, run the ``Build Kayobe Docker
382+
Image`` workflow. In GitLab, run the ``build_kayobe_image`` pipeline. In either
383+
case, the image will automatically be rebuilt with Python 3.12.
384384

385385
Preparation
386386
===========

0 commit comments

Comments
 (0)