Loading ci_cd/problem1c.yml +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ extra_1c: 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 RationalP.cpp hw0_ec/ - cp IntegerP.cpp RationalP.cpp hw0_ec/ - cd hw0_ec - make extra1c - | Loading Loading
ci_cd/problem1c.yml +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ extra_1c: 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 RationalP.cpp hw0_ec/ - cp IntegerP.cpp RationalP.cpp hw0_ec/ - cd hw0_ec - make extra1c - | Loading