migrate to code plaza
This commit is contained in:
+2
-3
@@ -7,11 +7,10 @@ SING_BOX="$ROOT/works/sing-box"
|
||||
REV_FILE="$ROOT/works/rev"
|
||||
|
||||
# defaults
|
||||
REPO_URL="git@git.inker.bot:arknights/sing-box.git"
|
||||
REPO_URL="https://git.sfclub.cc/icybear/sing-box.git"
|
||||
if [ ! -z "$DEPLOY_TOKEN" ]; then
|
||||
git config --global user.name imabot
|
||||
git config --global user.email ci@inker.bot
|
||||
git config --global url."https://${DEPLOY_TOKEN_USER}:${DEPLOY_TOKEN}@git.inker.bot/".insteadOf "git@git.inker.bot:"
|
||||
git config --global user.email icybear+ci@sab.ee
|
||||
fi
|
||||
UPSTREAM_BRANCH="main"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user