Commit ff0d7b8e authored by nimrod's avatar nimrod
Browse files

Allow setting a different location for building presentations.

parent 1488b93f
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -5,6 +5,9 @@ build:
  image:
    name: registry.shore.co.il/presentation
    entrypoint: [""]
  before_script:
    - |
      [ -z "${PRESENTATION_ROOT:-}" ] || cd "$PRESENTATION_ROOT"
  script:
    - make --jobs=4
  artifacts: