Loading ci_cd/problem2.yml +2 −2 Original line number Diff line number Diff line Loading @@ -47,8 +47,8 @@ exec_problem_2: - if: '$CI_COMMIT_REF_NAME == "problem2"' tags: [c++-17] benchmark: stage: extra extra: stage: benchmark needs: - job: exec_problem_2 artifacts: true Loading Loading
ci_cd/problem2.yml +2 −2 Original line number Diff line number Diff line Loading @@ -47,8 +47,8 @@ exec_problem_2: - if: '$CI_COMMIT_REF_NAME == "problem2"' tags: [c++-17] benchmark: stage: extra extra: stage: benchmark needs: - job: exec_problem_2 artifacts: true Loading