Fix quotes in shell script 43/40843/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 3 Apr 2018 23:49:39 +0000 (16:49 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 3 Apr 2018 23:49:39 +0000 (16:49 -0700)
commite5b814d61ffb827b024e5c5e0376f90f08d10e81
tree4e0e8dedfc99e098b92a9a029b5d7377eae9a4a0
parentfd057a0ea5e080ea3bfa32f74796333a9ac1f8ab
Fix quotes in shell script

Global variables defined in Jenkins need
double quotes to be translated properly in the case
section.

Change-Id: Ida76cd90314ef59f24013f7da80a2b5364fc9480
Issue-ID: CIMAN-132
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
shell/docker-build.sh