Loading ci_cd/.gitlab-ci.yml +3 −3 Original line number Diff line number Diff line stages: problem2 problem3 problem4 - problem2 - problem3 - problem4 include: - local: 'ci_cd/problem2.yml' # hw3, problem 1 Loading Loading
ci_cd/.gitlab-ci.yml +3 −3 Original line number Diff line number Diff line stages: problem2 problem3 problem4 - problem2 - problem3 - problem4 include: - local: 'ci_cd/problem2.yml' # hw3, problem 1 Loading