Loading templates/presentation.ymldeleted 100644 → 0 +0 −16 Original line number Diff line number Diff line --- presentation build: stage: build tags: [ns4.shore.co.il] image: name: registry.shore.co.il/presentation entrypoint: [""] before_script: - | [ -z "${PRESENTATION_ROOT:-}" ] || cd "$PRESENTATION_ROOT" script: - make --jobs=4 artifacts: paths: - '*.pdf' - '**/*.pdf' Loading
templates/presentation.ymldeleted 100644 → 0 +0 −16 Original line number Diff line number Diff line --- presentation build: stage: build tags: [ns4.shore.co.il] image: name: registry.shore.co.il/presentation entrypoint: [""] before_script: - | [ -z "${PRESENTATION_ROOT:-}" ] || cd "$PRESENTATION_ROOT" script: - make --jobs=4 artifacts: paths: - '*.pdf' - '**/*.pdf'