Skip to content
Commit f7f53c25 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 04c19fa0
Loading
Loading
Loading
Pipeline #3710 passed with stages
in 25 minutes and 7 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