From 7f853558c690930f1d005c31405466ccb0e9b2d4 Mon Sep 17 00:00:00 2001 From: Carlos Konstanski Date: Wed, 30 Aug 2017 13:21:07 -0600 Subject: jenkins build script --- ci-script.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) mode change 100644 => 100755 ci-script.sh diff --git a/ci-script.sh b/ci-script.sh old mode 100644 new mode 100755 index 7865a83..517b5fe --- a/ci-script.sh +++ b/ci-script.sh @@ -20,8 +20,7 @@ done # clean the build files rm -rf ${buildroot}/openbook_build /etc/openbook /var/lib/mysql /var/log/mysql /var/log/openbook -# clone repo -git clone git@txslnno-github.cds.eng.vzwcorp.com:konstca/openbook-installer.git +# configure salt cp ${HOME}/config.yaml /srv/bootstrap/ # run salt to create build scripts -- cgit v1.3