更新 .gitlab-ci.yml


没有进行代码缺陷检查。可能是由于没有名称为“code-analysis”的job,请确认job名称。
状态 运行分数 作业 ID 作业名称 覆盖率
  Case1
已通过 100 #720326
ubuntu-16.04 short-job
case1

00:12

已失败 #720327
ubuntu-16.04 short-job allowed to fail manual
teacher-check1

00:08

 
作业 步骤 失败原因
已失败
teacher-check1 Case1
Checking out 2242e9c0 as master...
Skipping Git submodules setup
$ make
gcc -g -w -fmax-errors=10 -std=c99 -fsigned-char -I. -c hello.c -o hello.o
gcc ./hello.o -o app.exe
$ git clone ${CODECODE_PROTOCOL}gitlab-ci-token:${CI_JOB_TOKEN}@${CODECODE_DOMAIN}/${CI_PROJECT_FORKSOURCE} template
Cloning into 'template'...
fatal: https://gitlab-ci-token:xxxxxxxxxxxxxxxxxxxx@www.codecode.net/info/refs not valid: is this a git repository?
ERROR: Job failed: exit code 1