commit | e1101ece758343aa89cd316fd7ad1e4b7eb8552d | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Thu Mar 06 15:24:15 2025 +0000 |
committer | Boyan Karatotev <boyan.karatotev@arm.com> | Thu Jul 03 13:33:15 2025 +0100 |
tree | 4ed4e147884f5ac600681074dbeea1ffa2b5334c | |
parent | 491068001f43f2efa8a14c3c3e52884eff37449d [diff] |
fix(ci): don't clean the archive before build The run_local_ci.sh script will have done that ahead of time so its pointless. Having it causes problems when setting `set -x` in run_package.sh because the log file gets deleted and the output is lost. Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: I6e93cfd04134796e7e96dd4e432c8394301a9b24