This is an automated email from the ASF dual-hosted git repository.

xiangfu pushed a commit to branch new-site-dev
in repository https://gitbox.apache.org/repos/asf/pinot-site.git


The following commit(s) were added to refs/heads/new-site-dev by this push:
     new 1d65addd Update publish-site.sh
1d65addd is described below

commit 1d65addd9654e03dffa54ba1a8a838e7e82f24f5
Author: Xiang Fu <[email protected]>
AuthorDate: Fri Mar 15 11:16:27 2024 +0100

    Update publish-site.sh
---
 scripts/publish-site.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/scripts/publish-site.sh b/scripts/publish-site.sh
index c2e48179..e3865fd3 100755
--- a/scripts/publish-site.sh
+++ b/scripts/publish-site.sh
@@ -68,7 +68,6 @@ cp -r $BUILD_DIR/out/* .
 # Config git
 git config user.name "Pinot Site Updater"
 git config user.email "[email protected]"
-git config --global url.https://[email protected]/.insteadOf 
https://github.com/
 
 # Commit and push changes
 git add .


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to