diff options
Diffstat (limited to 'build-docker-containers.sh')
| -rwxr-xr-x | build-docker-containers.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-docker-containers.sh b/build-docker-containers.sh index 8f7bad3..1588fef 100755 --- a/build-docker-containers.sh +++ b/build-docker-containers.sh @@ -38,7 +38,7 @@ sudo /root/openbook_build/ci/build.sh ${artifact} # refresh openbook-v4-installer repo (ansible playbook) pushd ${HOME} -git clone git@github.com:Talligent/openbook-v4-installer.git +git clone git@github.vcp.vzwnet.com:konstca/openbook-v4-installer.git sudo rsync -aq --delete --exclude=.git /root/openbook_build/ansible/ openbook-v4-installer/ sudo chown -R jenkins: openbook-v4-installer pushd openbook-v4-installer/ |
