Loading .gitlab-ci.yml +7 −0 Original line number Diff line number Diff line stages: - build - test - mycustomstage - release - publish include: - project: 'e/templates' ref: gitlab-ci-apps Loading Loading
.gitlab-ci.yml +7 −0 Original line number Diff line number Diff line stages: - build - test - mycustomstage - release - publish include: - project: 'e/templates' ref: gitlab-ci-apps Loading