Loading ci_cd/problem3.yml +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ compile_problem_3: artifacts: true script: - ls -l hw3/tests/ - cp FullInteger.cpp hw3/tests/ - cp FullInteger.cpp hw3/tests/impl/ - cd hw3/tests - make problem3 artifacts: Loading Loading
ci_cd/problem3.yml +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ compile_problem_3: artifacts: true script: - ls -l hw3/tests/ - cp FullInteger.cpp hw3/tests/ - cp FullInteger.cpp hw3/tests/impl/ - cd hw3/tests - make problem3 artifacts: Loading