---
include:
- project: shore/ci-stuff
file: templates/pre-commit.yml
file: templates/docker.yml
file: templates/notify.yml
compose-build:
extends: .compose-build tags: [ns4.shore.co.il]
timeout: 5h
variables: COMPOSE_DOCKER_CLI_BUILD: ""
DOCKER_BUILDKIT: ""
push: extends: .compose-push
run:
extends: .compose-run tags: [ns4.shore.co.il]