更新 .gitlab-ci.yml


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

00:09

手动操作 #720337
ubuntu-16.04 short-job allowed to fail manual
teacher-check1
 
作业 步骤 失败原因
已失败
case1 Case1
   3565ed0..e382f99  master     -> origin/master
Checking out e382f99f 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
$ ./app < input1.txt > user_output1.txt
/bin/bash: line 70: ./app: No such file or directory
ERROR: Job failed: exit code 1