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

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

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

build-kodi:
  extends: .compose-build
  tags: [kodi.shore.co.il]