summaryrefslogtreecommitdiffstats
path: root/jjb/optf/build-optf-osdf-docker-image.sh
diff options
context:
space:
mode:
authorDileep Ranganathan <dileep.ranganathan@intel.com>2018-02-20 04:36:30 -0800
committerDileep Ranganathan <dileep.ranganathan@intel.com>2018-02-20 04:36:30 -0800
commit376c8270b80d094b537ef63e0f5449f5259c2542 (patch)
tree549748039e9d601686b196884d2be5f35daab398 /jjb/optf/build-optf-osdf-docker-image.sh
parent72e71aeb6337af9357cdcff79cdd70a6442c087f (diff)
Added docker release jobs for has and osdf
Added calling scripts to build docker image. Modified the jjb to add docker release job. Change-Id: I9268f63cc22041d0cea2f2cdb282f8d5ce8f3687 Issue-ID: OPTFRA-5 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Diffstat (limited to 'jjb/optf/build-optf-osdf-docker-image.sh')
-rw-r--r--jjb/optf/build-optf-osdf-docker-image.sh10
1 files changed, 10 insertions, 0 deletions
diff --git a/jjb/optf/build-optf-osdf-docker-image.sh b/jjb/optf/build-optf-osdf-docker-image.sh
new file mode 100644
index 000000000..99eab5db6
--- /dev/null
+++ b/jjb/optf/build-optf-osdf-docker-image.sh
@@ -0,0 +1,10 @@
+#!/bin/bash
+#
+echo '============== CALLING SCRIPT TO BUILD DOCKER IMAGES ================='
+
+CURRENTDIR="$(pwd)"
+echo $CURRENTDIR
+
+chmod 755 ./docker/*.*
+
+./docker/build_image.sh