bugreport: wrap-and-sort test is broken globally
Hi, currently my wrap-and-sort test fails on all the repos where I have it enabled. The problem seems to be global.
- https://salsa.debian.org/python-team/packages/python-lib1305/-/jobs/8281113
- https://salsa.debian.org/debian/tinyssh/-/jobs/8281016 ...
ERROR: Job failed: failed to pull image "registry.salsa.debian.org/salsa-ci-team/pipeline/generic_tests:" with specified policies [always]: invalid reference format (manager.go:238:0s)
Problem looks here registry.salsa.debian.org/salsa-ci-team/pipeline/generic_tests:
that the image name is substituted incorrectly from
${SALSA_CI_IMAGES}/generic_tests:${RELEASE}
https://salsa.debian.org/salsa-ci-team/pipeline/-/blob/master/salsa-ci.yml?ref_type=heads#L78
... the ${RELEASE}
looks empty
Jan
Edited by Jan Mojžíš