commit | 212cfcbec01a1ad7e5164148eaecc4a19ae653a3 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Wed Oct 03 19:48:26 2018 -0700 |
committer | William A. Kennington III <wak@google.com> | Wed Oct 10 15:24:56 2018 +0000 |
tree | 6be62cf7cb738c9b9d784a928ca5651be2b43534 | |
parent | c227fb7e44753847e64f7762e9dede7ac5acb780 [diff] |
build-unit-test-docker: Customize image at the end We no longer rely on the depcache to determine when to rebuild our packages since they are now built based on the sha hash. We would delete this but it is still used by some of the unit test scripting for determining what dependencies our environment already has. Also, lets do some of the cheap customizations at the end so that intermediate containers can be more readily re-used. Change-Id: Ibc9ae9239d693490db85bd1fb78fd8e72f75bde3 Signed-off-by: William A. Kennington III <wak@google.com>
Build script for CI jobs in Jenkins.