Commit 3b8b513f authored by nimrod's avatar nimrod
Browse files

Update CI.

parent d0777589
Loading
Loading
Loading
Loading
Loading
+2 −7
Original line number Diff line number Diff line
---
include:
  - project: shore/ci-templates
  - project: shore/ci-stuff
    file: templates/pre-commit.yml
  - project: shore/ci-templates
  - project: shore/ci-stuff
    file: templates/docker.yml

stages:
  - test
  - build
  - deploy

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