Commit 7fccf665 authored by nimrod's avatar nimrod
Browse files

Use renamed CI templates repo.

parent a3561da1
Loading
Loading
Loading
Loading
+3 −3
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:
@@ -10,7 +10,7 @@ stages:
  - build
  - deploy

build:
docker-build:
  extends: .docker-build-shore

push: