Skip to content
presentation.yml 177 B
Newer Older
nimrod's avatar
nimrod committed
---
build:
  stage: build
  tags: [ns4.shore.co.il]
nimrod's avatar
nimrod committed
  image:
    name: adarnimrod/presentation
    entrypoint: [""]
  script:
    - make
  artifacts:
    paths:
      - '*.pdf'