···6969 # no need to pull the whole tree for rebuilding the image - is this still needed?
7070 GIT_STRATEGY: none
7171 # Each most-derived container prep job has a script to set up stuff for it.
7272- FDO_DISTRIBUTION_EXEC: "bash .gitlab-ci/${CI_JOB_NAME}.sh"
7272+ FDO_DISTRIBUTION_EXEC: "bash .gitlab-ci/$(echo ${CI_JOB_NAME} | sed 's/:/_/g').sh"
73737474# Debian Buster (x64 + i386)
7575debian:container_prep: