Loading ci_cd/problem1c.yml +1 −0 Original line number Diff line number Diff line prebuild_problem_1c: stage: prebuild script: - ls -a - | # Check if source files exist if [ ! -f "IntegerP.cpp" ]; then Loading Loading
ci_cd/problem1c.yml +1 −0 Original line number Diff line number Diff line prebuild_problem_1c: stage: prebuild script: - ls -a - | # Check if source files exist if [ ! -f "IntegerP.cpp" ]; then Loading