commit | ea91a77f9bf4a28bc45963ffaf35e99f1d659e10 | [log] [tgz] |
---|---|---|
author | Saheer Babu <saheer.babu@arm.com> | Wed Jan 08 16:32:17 2025 +0000 |
committer | Saheer Babu <saheer.babu@arm.com> | Mon Feb 10 19:18:37 2025 +0000 |
tree | 57ba16c4ee78485e68aa92cb2ef76929be32d7f6 | |
parent | 77cae5174cbbd4118d497429248d1a5692fafc4e [diff] |
utils.sh: Update domain of old arm ci `is_arm_jenkins_env` is causing issues in the new Arm CI as the paths are derived from different locations. `is_arm_jenkins_env` is a legacy dead code. It should never return 0. Instead of returning 0 directly, update the domain name to match old arm ci. Change-Id: If8200119dc8e9d233f4705cf45c60d46925294bf Signed-off-by: Saheer Babu <saheer.babu@arm.com> (cherry picked from commit 8f405ecbd6ed5a50ad4232377a640088c281dc89)