summaryrefslogtreecommitdiffstats
path: root/jjb/aaf/build-sshsm-docker-images.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-08-23Call top level build scriptManjunath Ranganathaiah1-4/+4
Call the build_images.sh script from bin directory to build all sshsm containers Change-Id: I9e95909b5808109416bea5e7ab60998a603b8f4e Issue-ID: AAF-430 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-08-21Fix "function not found" failureManjunath Ranganathaiah1-1/+1
POSIX compliant shell does not recognize keyword "function" and run the script under bash. Issue-ID: AAF-430 Change-Id: I608070f41462cc5a1cba3cd112483a19fad38615 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-08-16Creates a job to nightly build sshsm docker imagesManjunath Ranganathaiah1-0/+11
Adds a wrapper script and template to build base images Change-Id: I0b1b1899f43b7d54852d93a2220da0e138c99a58 Issue-ID: AAF-430 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>