Loading ci_cd/problem1b.yml +1 −0 Original line number Diff line number Diff line Loading @@ -53,6 +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/ - cd hw0_ec - make extra1b - | Loading ci_cd/problem1c.yml +1 −0 Original line number Diff line number Diff line Loading @@ -57,6 +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/ - cd hw0_ec - make extra1c - | Loading Loading
ci_cd/problem1b.yml +1 −0 Original line number Diff line number Diff line Loading @@ -53,6 +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/ - cd hw0_ec - make extra1b - | Loading
ci_cd/problem1c.yml +1 −0 Original line number Diff line number Diff line Loading @@ -57,6 +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/ - cd hw0_ec - make extra1c - | Loading