Loading .gitlab-ci.yml +5 −0 Original line number Diff line number Diff line Loading @@ -4,9 +4,14 @@ include: file: templates/pre-commit.yml - project: shore/ci-templates file: templates/docker.yml - project: shore/ci-templates file: templates/presentation.yml - project: shore/ci-templates file: templates/notify.yml variables: PRESENTATION_ROOT: example stages: - test - build Loading Loading
.gitlab-ci.yml +5 −0 Original line number Diff line number Diff line Loading @@ -4,9 +4,14 @@ include: file: templates/pre-commit.yml - project: shore/ci-templates file: templates/docker.yml - project: shore/ci-templates file: templates/presentation.yml - project: shore/ci-templates file: templates/notify.yml variables: PRESENTATION_ROOT: example stages: - test - build Loading