commit | 43523b6fe60e9ae7b0d7acff4bec544548e6cf0f | [log] [tgz] |
---|---|---|
author | Saheer Babu <saheer.babu@arm.com> | Wed Jan 08 16:32:17 2025 +0000 |
committer | Arthur She <arthur.she@linaro.org> | Tue Feb 11 15:47:59 2025 +0100 |
tree | f2f8fc00e06f47c4dc63bda36d8969b906dc0fba | |
parent | a2ecf03b0f54dd255fa3ee4a40cae644d7e9f5c2 [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)