Loading ci_cd/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ include: - local: 'ci_cd/problem2.yml' # hw3, problem 1 - local: 'ci_cd/problem3.yml' # hw3, problem 3 - local: 'ci_cd/problem4.yml' # hw3, problem 4 - local: 'ci_cd/wzre.yml' # hw3, extra credit - local: 'ci_cd/extra.yml' # hw3, extra credit default: timeout: 5m Loading
ci_cd/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ include: - local: 'ci_cd/problem2.yml' # hw3, problem 1 - local: 'ci_cd/problem3.yml' # hw3, problem 3 - local: 'ci_cd/problem4.yml' # hw3, problem 4 - local: 'ci_cd/wzre.yml' # hw3, extra credit - local: 'ci_cd/extra.yml' # hw3, extra credit default: timeout: 5m