holyloop/.gitlab-ci.yml

14 lines
225 B
YAML

stages:
- build
build:
image: screenplain:latest
stage: build
only:
- master
artifacts:
paths:
- ScreenPlay/
script:
- mkdir ScreenPlay && screenplain holyloop.fountain ScreenPlay/holyloop.pdf