--- include: - project: shore/ci-stuff file: templates/pre-commit.yml - project: shore/ci-stuff file: templates/docker.yml stages: - test - build - deploy - pull compose-build: extends: .compose-build tags: [ns4.shore.co.il] compose-push: extends: .compose-push tags: [ns4.shore.co.il] pull-ns4: extends: .compose-pull stage: pull tags: [ns4.shore.co.il] pull-host01: extends: .compose-pull stage: pull tags: [host01.shore.co.il] pull-kodi: extends: .compose-pull stage: pull tags: [kodi.shore.co.il]