Loading ci_cd/problem3c.yml +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ compile_problem_3c: - make p3_extra artifacts: paths: - hw6/ - hw6_ec/ rules: - if: '$CI_COMMIT_REF_NAME == "problem3c"' tags: [c++-17] Loading Loading
ci_cd/problem3c.yml +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ compile_problem_3c: - make p3_extra artifacts: paths: - hw6/ - hw6_ec/ rules: - if: '$CI_COMMIT_REF_NAME == "problem3c"' tags: [c++-17] Loading