Skip to content
.gitlab-ci.yml 291 B
Newer Older
nimrod's avatar
nimrod committed
include:
nimrod's avatar
nimrod committed
  - project: shore/ci-stuff
nimrod's avatar
nimrod committed
    file: templates/pre-commit.yml
nimrod's avatar
nimrod committed
  - project: shore/ci-stuff
nimrod's avatar
nimrod committed
    file: templates/docker.yml

nimrod's avatar
nimrod committed
  extends: .compose-build
nimrod's avatar
nimrod committed
  tags: &tags [ns4.shore.co.il]

pull:
  extends: .compose-pull
  tags: *tags
nimrod's avatar
nimrod committed
  extends: .compose-run
nimrod's avatar
nimrod committed
  tags: *tags