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