Loading ci_cd/problem1b.yml +1 −2 Original line number Diff line number Diff line Loading @@ -31,7 +31,6 @@ compile_problem_1b: - if: '$CI_COMMIT_REF_NAME == "problem1b"' tags: [c++-17] exec_problem_1b: stage: test needs: Loading @@ -57,5 +56,5 @@ extra_1b: - git clone https://trachten-gitlab:${HW0_INTERNAL}@agile.bu.edu/gitlab/ec330/ec330_staff/homeworks_internal/hw0_ec.git - cat README.md rules: - if: '$CI_COMMIT_REF_NAME == "problem1c"' - if: '$CI_COMMIT_REF_NAME == "problem1b"' tags: [ c++-17 ] No newline at end of file Loading
ci_cd/problem1b.yml +1 −2 Original line number Diff line number Diff line Loading @@ -31,7 +31,6 @@ compile_problem_1b: - if: '$CI_COMMIT_REF_NAME == "problem1b"' tags: [c++-17] exec_problem_1b: stage: test needs: Loading @@ -57,5 +56,5 @@ extra_1b: - git clone https://trachten-gitlab:${HW0_INTERNAL}@agile.bu.edu/gitlab/ec330/ec330_staff/homeworks_internal/hw0_ec.git - cat README.md rules: - if: '$CI_COMMIT_REF_NAME == "problem1c"' - if: '$CI_COMMIT_REF_NAME == "problem1b"' tags: [ c++-17 ] No newline at end of file