Skip to content

Fix python 3.9 CI jobs when PUBLISH_IMAGES is set

Fabien Catteau requested to merge 338826-fix-republish-of-python3.9-images into master

What does this MR do?

Align custom python 3.9 jobs with gitlab-org/security-products/ci-templates!255 (merged), so that python-3.9 images are published when PUBLISH_IMAGES CI variable is set. Right now this fails; see https://gitlab.com/gitlab-org/security-products/analyzers/gemnasium-python/-/jobs/1700245945

What are the relevant issue numbers?

See gitlab-org/gitlab#338826

Does this MR meet the acceptance criteria?

Merge request reports