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

[lava, child] 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.

Changelog: bug
Signed-off-by: default avatarDrew Reed <Drew.Reed@arm.com>
parent dbcace4f
Loading
Loading
Loading
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