Loading ci_cd/.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ stages: - problem2 - problem3 - problem4 - extra include: - local: 'ci_cd/problem2.yml' # hw3, problem 1 Loading Loading
ci_cd/.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ stages: - problem2 - problem3 - problem4 - extra include: - local: 'ci_cd/problem2.yml' # hw3, problem 1 Loading