Commit 0b5946a4 authored by nimrod's avatar nimrod
Browse files

Build in the example presentation.

Show the example presentation. Also, excercise the GitLab CI template.
parent d23b457a
Loading
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -4,9 +4,14 @@ include:
    file: templates/pre-commit.yml
  - project: shore/ci-templates
    file: templates/docker.yml
  - project: shore/ci-templates
    file: templates/presentation.yml
  - project: shore/ci-templates
    file: templates/notify.yml

variables:
  PRESENTATION_ROOT: example

stages:
  - test
  - build