target testing as upstream
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ if [ ! -z "$DEPLOY_TOKEN" ]; then
|
||||
git config --global user.name imabot
|
||||
git config --global user.email icybear+ci@sab.ee
|
||||
fi
|
||||
UPSTREAM_BRANCH="main"
|
||||
UPSTREAM_BRANCH="testing"
|
||||
|
||||
CONFIG="$ROOT/works/config"
|
||||
if [ -f "$CONFIG" ]; then
|
||||
|
||||
Reference in New Issue
Block a user