File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 77test-code-job :
88 stage : test
99 script :
10- - git clone https://token:${UCORE_CHECKER_REPO_READ_TOKEN_2024S}@git.tsinghua.edu.cn/os-lab/2024S /ta/ucore-tutorial-checker-2024S .git ucore-tutorial-ci
11- - git clone https://token:${UCORE_TEST_REPO_READ_TOKEN_2024S}@git.tsinghua.edu.cn/os-lab/2024S /public/ucore-tutorial-test-2024S .git ucore-tutorial-ci/workplace/user
10+ - git clone https://token:${UCORE_CHECKER_REPO_READ_TOKEN_2024S}@git.tsinghua.edu.cn/os-lab/2024s /ta/ucore-tutorial-checker.git ucore-tutorial-ci
11+ - git clone https://token:${UCORE_TEST_REPO_READ_TOKEN_2024S}@git.tsinghua.edu.cn/os-lab/2024s /public/ucore-tutorial-test.git ucore-tutorial-ci/workplace/user
1212 - cd ucore-tutorial-ci && make test CHAPTER=`echo $CI_COMMIT_REF_NAME | grep -oP 'ch\K[0-9]'`
You can’t perform that action at this time.
0 commit comments