Loading ci_cd/problem3.yml +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ benchmark: artifacts: true script: - git clone https://trachten-gitlab:${HW_INTERNAL}@agile.bu.edu/gitlab/ec330/ec330_staff/homeworks_internal/hw3_ec.git hw3_ec - cp FullInteger.cpp IntegerPP.cpp hw3_ec/impl - cp impl/FullInteger.cpp hw3_ec/impl - cd hw3_ec - make extra3 - set -o pipefail Loading Loading
ci_cd/problem3.yml +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ benchmark: artifacts: true script: - git clone https://trachten-gitlab:${HW_INTERNAL}@agile.bu.edu/gitlab/ec330/ec330_staff/homeworks_internal/hw3_ec.git hw3_ec - cp FullInteger.cpp IntegerPP.cpp hw3_ec/impl - cp impl/FullInteger.cpp hw3_ec/impl - cd hw3_ec - make extra3 - set -o pipefail Loading