Loading .gitlab-ci.yml +0 −2 Original line number Diff line number Diff line Loading @@ -10,8 +10,6 @@ prebuild_m1: - | if [ ! -f 'lab-1.cpp' ]; then echo "ERROR - could not find file lab-1.cpp"; echo -e 'lab-1.cpp'; echo -f 'lab-1.cpp'; exit 1; fi tags: [shell] Loading Loading
.gitlab-ci.yml +0 −2 Original line number Diff line number Diff line Loading @@ -10,8 +10,6 @@ prebuild_m1: - | if [ ! -f 'lab-1.cpp' ]; then echo "ERROR - could not find file lab-1.cpp"; echo -e 'lab-1.cpp'; echo -f 'lab-1.cpp'; exit 1; fi tags: [shell] Loading