Loading .gitlab-ci.yml +2 −7 Original line number Diff line number Diff line --- include: - project: shore/ci-templates - project: shore/ci-stuff file: templates/pre-commit.yml - project: shore/ci-templates - project: shore/ci-stuff file: templates/docker.yml stages: - test - build - deploy build: extends: .compose-build tags: &tags [host01.shore.co.il] Loading Loading
.gitlab-ci.yml +2 −7 Original line number Diff line number Diff line --- include: - project: shore/ci-templates - project: shore/ci-stuff file: templates/pre-commit.yml - project: shore/ci-templates - project: shore/ci-stuff file: templates/docker.yml stages: - test - build - deploy build: extends: .compose-build tags: &tags [host01.shore.co.il] Loading