Fix: Change static site from ONF to LFBB
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
Change-Id: Ib10f5b003f32d5b479e99b4d94a180772f640e37
diff --git a/jjb/shell/publish-helm-repo.sh b/jjb/shell/publish-helm-repo.sh
index 40b7101..57f6a65 100644
--- a/jjb/shell/publish-helm-repo.sh
+++ b/jjb/shell/publish-helm-repo.sh
@@ -61,4 +61,4 @@
git push origin "$NEW_VERSION"
popd
-rsync -rvzh --delete-after --exclude=.git "$OLD_REPO_DIR/" "static.opennetworking.org:/srv/sites/$PUBLISH_URL/"
+rsync -rvzh --delete-after --exclude=.git "$OLD_REPO_DIR/" "static.lfbroadband.org:/srv/sites/$PUBLISH_URL/"