Skip to content

Commit 91d4c99

Browse files
LJW21-02CritasWang
authored andcommitted
Implemented resource evaluator (apache#914)
* Implemented resource evaluator * Installed and built with pnpm
1 parent d427432 commit 91d4c99

5 files changed

Lines changed: 9667 additions & 198 deletions

File tree

master_merge_helper.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ function setup_env() {
3939
if [ -z "${HAS_MASTER_IOTDB}" ]
4040
then
4141
echo "Create branch ${IoTDB_COMMIT_BRANCH}"
42-
git remote add iotdb git@github.com:apache/iotdb-docs.git
42+
git remote add iotdb git@gitlab-eco.timecho.com:mirrors/iotdb-docs.git
4343
git fetch --quiet iotdb ${IoTDB_BASE_BRANCH}
4444
git checkout --quiet FETCH_HEAD
4545
git checkout -b ${IoTDB_COMMIT_BRANCH}

0 commit comments

Comments
 (0)