Loading ci_cd/problem1c.yml +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ prebuild_problem_1c: - if: '$CI_COMMIT_REF_NAME == "problem1c"' tags: [c++-17] compile_problem_1b: compile_problem_1c: stage: compile needs: - job: prebuild_problem_1c Loading Loading
ci_cd/problem1c.yml +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ prebuild_problem_1c: - if: '$CI_COMMIT_REF_NAME == "problem1c"' tags: [c++-17] compile_problem_1b: compile_problem_1c: stage: compile needs: - job: prebuild_problem_1c Loading