commit | 601d882c51c1917bd0a0a2c83d112b755b3b63dc | [log] [tgz] |
---|---|---|
author | Leonardo Sandoval <leonardo.sandoval@linaro.org> | Wed Mar 17 10:40:06 2021 -0600 |
committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | Tue Mar 23 16:10:51 2021 +0100 |
tree | a9da7385575d5162dcb1a250cd5585cb385fc40d | |
parent | bee5db1a15cb96761265b326ec050334e0e567ee [diff] |
builders.sh: use build_package.sh as entry point Currently, Open CI uses run_local_ci.sh script, which as its name implies, it is intended local usage and not production. This commit changes the entry point to build_package.sh, the correct script for a CI environment. Signed-off-by: Leonardo Sandoval <leonardo.sandoval@linaro.org> Change-Id: Ia5b6f3a525b7bfd5c836c5d0a4a857ca92b63a51