commit | 0a2e800214e71fc48a914934310ec91efb01855b | [log] [tgz] |
---|---|---|
author | Fathi Boudra <fathi.boudra@linaro.org> | Tue Nov 10 19:10:30 2020 +0100 |
committer | Fathi Boudra <fboudra@review.trustedfirmware.org> | Tue Nov 10 18:13:47 2020 +0000 |
tree | c5c88b752b9b394d3ff8e14e7942f5f4eafb9fee | |
parent | baaac15edf32191a2b72a6f6cd84f787d22fedb9 [diff] |
TF-M: revert to use semicolon separator in the RUN command revert https://review.trustedfirmware.org/c/ci/dockerfiles/+/6672 It was working as expected, as long as we keep "set -e" in the RUN command. Split toolchains and binaries install into a shell script. it's easier to read and maintain a shell script than bundle it into a Dockerfile. Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org> Change-Id: Ib0d0dfd26c7ef3602547113a5172c1021c9e3ac2