Commit f2ebfe66 authored by nimrod's avatar nimrod
Browse files

CI updates.

- Use renamed templates repo.
- Remove manual stages order, not needed with pre-commit running in
  .pre.
parent f4a560e1
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 [kodi.shore.co.il]