Loading ci_cd/problem2a.yml +2 −0 Original line number Diff line number Diff line Loading @@ -21,8 +21,10 @@ compile_problem_2a: - job: prebuild_problem_2a artifacts: true script: - ls -l hw1/tests/ - cp IntegerP.cpp IntegerPP.cpp hw1/tests/ - cd hw1/tests - ls -l hw1/tests/ - make problem2a artifacts: paths: Loading Loading
ci_cd/problem2a.yml +2 −0 Original line number Diff line number Diff line Loading @@ -21,8 +21,10 @@ compile_problem_2a: - job: prebuild_problem_2a artifacts: true script: - ls -l hw1/tests/ - cp IntegerP.cpp IntegerPP.cpp hw1/tests/ - cd hw1/tests - ls -l hw1/tests/ - make problem2a artifacts: paths: Loading