更新 .gitlab-ci.yml


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

00:11

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

00:09

 
作业 步骤 失败原因
已失败
teacher-check1 Case1
Checking out a9895370 as master...
Skipping Git submodules setup
$ make
gcc -g -w -fmax-errors=10 -std=c99 -fsigned-char -I. -c main.c -o main.o
gcc ./main.o -o app.exe
$ count=$(find . -name "input*.txt" | wc -l)
$ diff template/.gitlab-ci.yml .gitlab-ci.yml -b -B -y -i --suppress-common-lines
diff: template/.gitlab-ci.yml: No such file or directory
ERROR: Job failed: exit code 1