00:11
3月 12, 2021
00:08
HEAD is now at e1ec844 更新 .gitlab-ci.ymlChecking out e1ec844c as master...Skipping Git submodules setupsection_end:1615526738:get_sourcessection_start:1615526738:restore_cachesection_end:1615526739:restore_cachesection_start:1615526739:download_artifactssection_end:1615526740:download_artifactssection_start:1615526740:build_script$ makegcc -g -w -fmax-errors=10 -std=c99 -fsigned-char -I. -c hello.c -o hello.ogcc ./hello.o -o app.exe$ ./app < input1.txt > /dev/null/bin/bash: line 72: ./app: No such file or directorysection_end:1615526742:build_scriptsection_start:1615526742:after_scriptsection_end:1615526743:after_scriptERROR: Job failed: exit code 1