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