mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 00:10:20 +00:00
2ad602e9f2
As ${RUN_DISPLAY_URL} also matches the format for template
substitutions, it can not be used like this for all Jenkins Jobs Builder
files. Instead, $RUN_DISPLAY_URL can be used, as it does not have the
{curly_braces} format and the template engine skips it.
Fixes:
|
||
---|---|---|
.. | ||
build-images.yaml | ||
ci-job-validation.yaml | ||
commitlint.yaml | ||
containerized-tests.yaml | ||
jjb-deploy.yaml | ||
jjb-validate.yaml | ||
k8s-e2e-external-storage.yaml | ||
mini-e2e.yaml | ||
upgrade-tests.yaml |