Loading ci_cd/problem1b.yml +0 −1 Original line number Diff line number Diff line prebuild_problem_1b: stage: prebuild script: - echo ${HW_INTERNAL} - | # Check if source files exist if [ ! -f "IntegerP.cpp" ]; then Loading Loading
ci_cd/problem1b.yml +0 −1 Original line number Diff line number Diff line prebuild_problem_1b: stage: prebuild script: - echo ${HW_INTERNAL} - | # Check if source files exist if [ ! -f "IntegerP.cpp" ]; then Loading