Skip to content
Commit 221ff16b authored by Drew Reed's avatar Drew Reed
Browse files

ci: Use CI_REGISTRY_IMAGE in image paths



The original use of CI_REGISTRY/CI_PROJECT_PATH results in invalid
registry access paths as the CI_PROJECT_PATH could contain uppercase
letters that are not allowed in registry paths.  The change switches to
the correctly formatted CI_REGISTRY_IMAGE variable in image references.
Switch to new template version with the change to using
CI_REGISTRY_IMAGE included.

Changelog: bug
Signed-off-by: default avatarDrew Reed <Drew.Reed@arm.com>
parent f413d252
Loading
Loading
Loading
Pipeline #3855 passed with stages
in 22 minutes and 30 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment