提交 b6c4cbee 创建 作者: 宋海霞's avatar 宋海霞
...@@ -35,7 +35,7 @@ teacher-check: ...@@ -35,7 +35,7 @@ teacher-check:
script: script:
- make - make
- ./app - ./app
- git clone ${CODECODE_PROTOCOL}gitlab-ci-token:${CI_JOB_TOKEN}@${CODECODE_DOMAIN}/${TEMPLATE_REPO} template - git clone ${CODECODE_PROTOCOL}gitlab-ci-token:${CI_JOB_TOKEN}@${CODECODE_DOMAIN}/${CI_PROJECT_FORKSOURCE} template
- diff template/.gitlab-ci.yml .gitlab-ci.yml -b -B -y -i --suppress-common-lines - diff template/.gitlab-ci.yml .gitlab-ci.yml -b -B -y -i --suppress-common-lines
- diff template/output.txt output.txt -b -B -y -i --suppress-common-lines - diff template/output.txt output.txt -b -B -y -i --suppress-common-lines
- fileidentity.sh - fileidentity.sh
......
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论