Loading ci_cd/problem1b.yml +1 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ extra_1b: artifacts: true script: - git clone https://trachten-gitlab:${HW_INTERNAL}@agile.bu.edu/gitlab/ec330/ec330_staff/homeworks_internal/hw0_ec.git hw0_ec - cp hw0/IntegerP.cpp hw0_ec/ - cp IntegerP.cpp hw0_ec/ - cd hw0_ec - make extra1b - | Loading Loading
ci_cd/problem1b.yml +1 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ extra_1b: artifacts: true script: - git clone https://trachten-gitlab:${HW_INTERNAL}@agile.bu.edu/gitlab/ec330/ec330_staff/homeworks_internal/hw0_ec.git hw0_ec - cp hw0/IntegerP.cpp hw0_ec/ - cp IntegerP.cpp hw0_ec/ - cd hw0_ec - make extra1b - | Loading