commit | a03254ac6dd03fa5d136dd209f1dcb24e28132d1 | [log] [tgz] |
---|---|---|
author | Arthur She <arthur.she@linaro.org> | Fri Dec 27 22:25:59 2024 -0800 |
committer | Arthur She <arthur.she@linaro.org> | Fri Dec 27 22:25:59 2024 -0800 |
tree | 3ebcb104665d60b19e166c9983f191d5e3106519 | |
parent | b4f5f8db93e1a527677c75da0bc344af80dd927d [diff] |
scripts/clone.sh: fix bug 1. Previously, the refspec of tf-a-job-configs was fetched but FETCH_HEAD was never checked out, causing the master branch to always be used. 2. Added a JOBS_REFSPEC parameter to the tf-a-main job, allowing users to specify which branch to use. Change-Id: Ib408c680413fd819007735721f8bf04da415053a Signed-off-by: Arthur She <arthur.she@linaro.org>