commit | 51186883c9bfef815a7339d731486d11640c4e86 | [log] [tgz] |
---|---|---|
author | Alanny Lopez <alanny.lopez@ibm.com> | Tue Aug 01 16:14:41 2017 -0500 |
committer | Alanny Lopez <Alanny.Lopez@ibm.com> | Tue Aug 08 16:03:51 2017 +0000 |
tree | 8bf62b28884f7d408cba3166e1efb3f693cd1a04 | |
parent | b24dccb21cfb4450f70ade702c839774115ce417 [diff] |
Launch script will now tag instead of build images Made this change to shift the building of the Dockerfile away from the helper script. Instead the build will now be done by invoker scripts. Then doing the helper script will tag that built image with a new name that will be used to replace the old image name. This change updates the build-setup.sh, the qemu-build.sh, and the kubernetes-launch.sh Change-Id: I2d82e30b5e427bc46ac327541c58eebe9e6efd52 Signed-off-by: Alanny Lopez <alanny.lopez@ibm.com>
Build script for CI jobs in Jenkins.