Loading ci_cd/problem2a.yml +0 −3 Original line number Diff line number Diff line Loading @@ -24,7 +24,6 @@ compile_problem_2a: - ls -l hw1/tests/ - cp IntegerP.cpp IntegerPP.cpp hw1/tests/ - cd hw1/tests - ls -l hw1/tests/ - make problem2a artifacts: paths: Loading @@ -40,8 +39,6 @@ exec_problem_2a: artifacts: true script: - cd hw1/tests - ls -l - cat IntegerPP.cpp - ./problem2a artifacts: paths: Loading Loading
ci_cd/problem2a.yml +0 −3 Original line number Diff line number Diff line Loading @@ -24,7 +24,6 @@ compile_problem_2a: - ls -l hw1/tests/ - cp IntegerP.cpp IntegerPP.cpp hw1/tests/ - cd hw1/tests - ls -l hw1/tests/ - make problem2a artifacts: paths: Loading @@ -40,8 +39,6 @@ exec_problem_2a: artifacts: true script: - cd hw1/tests - ls -l - cat IntegerPP.cpp - ./problem2a artifacts: paths: Loading