File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -377,10 +377,10 @@ You can find more information from the :ref:`beokay` documentation.
377377Kayobe 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
385385Preparation
386386===========
You can’t perform that action at this time.
0 commit comments