From cfc485ae1e6f5dfced8bc1db907728b565b454bc Mon Sep 17 00:00:00 2001 From: Carlos Konstanski Date: Tue, 31 Oct 2017 11:38:31 -0600 Subject: migrating openbook-v4-installer to internal github --- build-docker-containers.sh | 2 +- jjb/yaml/ob-deploy-branch.yaml | 2 +- 2 files changed, 2 insertions(+), 2 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/ diff --git a/jjb/yaml/ob-deploy-branch.yaml b/jjb/yaml/ob-deploy-branch.yaml index 277e749..ef7c736 100644 --- a/jjb/yaml/ob-deploy-branch.yaml +++ b/jjb/yaml/ob-deploy-branch.yaml @@ -35,7 +35,7 @@ - "workflow-server-{branch}-ob-pipeline" scm: - git: - url: git@github.com:Talligent/openbook-v4-installer.git + url: git@github.vcp.vzwnet.com:konstca/openbook-v4-installer.git branches: - master builders: -- cgit v1.3