commit | a82e8d8028b70a77d2a02f278a15870da7a5aeeb | [log] [tgz] |
---|---|---|
author | Saheer Babu <saheer.babu@arm.com> | Mon Feb 10 12:18:13 2025 +0000 |
committer | Arthur She <arthur.she@linaro.org> | Tue Feb 11 06:40:52 2025 +0100 |
tree | 990dc3129bb75079ac3aa064eec72abf7fb8b292 | |
parent | 05d9ef5dc39ae93a0a025bc76b1a50ee8f506e71 [diff] |
Align DOCKER_PREFIX with PRIVATE_CONTAINER_REGISTRY PRIVATE_CONTAINER_REGISTRY is a system wide variable set in jenkins. This is already used by tf-a jobs. Rather than creating another variable align this in job config. Renaming DOCKER_PREFIX to PRIVATE_CONTAINER_REGISTRY will require additional work as it is used in Docker image and may break developer workflow. Change-Id: Iae983fa12bb3f0baa81dfd43494cfcfbe819361d Signed-off-by: Saheer Babu <saheer.babu@arm.com>