Loading ci_cd/problem1c.yml +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ extra_1c: - job: test_problem_1c artifacts: true script: - git clone https://${HW0_INTERNAL}@agile.bu.edu/gitlab/ec330/ec330_staff/homeworks_internal/hw0_ec.git - 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"' Loading Loading
ci_cd/problem1c.yml +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ extra_1c: - job: test_problem_1c artifacts: true script: - git clone https://${HW0_INTERNAL}@agile.bu.edu/gitlab/ec330/ec330_staff/homeworks_internal/hw0_ec.git - 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"' Loading