--- include: - project: shore/ci-stuff file: templates/pre-commit.yml - project: shore/ci-stuff file: templates/docker.yml - project: shore/ci-stuff file: templates/notify.yml - local: gitlab-ci-template/presentation.yml variables: PRESENTATION_ROOT: example docker-build: extends: .docker-build-shore tags: [ns4.shore.co.il] variables: COMPOSE_DOCKER_CLI_BUILD: "" DOCKER_BUILDKIT: "" push: extends: .docker-push tags: [ns4.shore.co.il]