commit | 7bb00b13dc26bdcd03754e633dd1d0130b7365dc | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Mon May 10 15:12:08 2021 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed May 12 15:42:09 2021 +0000 |
tree | 8925a49911324b9f0fdc4f8e28a95e94901132e2 | |
parent | 5ef836e038cc43b8582d051c5238dfff55c1f846 [diff] |
build-unit-test-docker: chown: be more specific The chown step has shown to take a significant amount of time compared to other parts of the CI docker image build. Be a bit more granular with it as the only real need was to ensure other repos could install generated files under /usr/local/share/ Tested: - Verified that I could run the script using different user id's on the same system against repos that install into /usr/local/share. Change-Id: I61e43241604f48d66c4e8ab20cabea91eb064bbe Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Build script for CI jobs in Jenkins.