commit | 4bb308e8000457eb4504dcce6534785c6c83a06a | [log] [tgz] |
---|---|---|
author | Saheer Babu <saheer.babu@arm.com> | Wed Jan 08 16:32:17 2025 +0000 |
committer | Arthur She <arthur.she@linaro.org> | Mon Feb 03 21:59:35 2025 -0800 |
tree | a9f73efe7b1edc899b70ce6bd3a55e961add3cea | |
parent | f711c906d84722dfff940096fa6e22c916c24034 [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)