cheese/.gitlab-ci.yml

12 lines
113 B
YAML

stages:
- build
build:
stage: build
script:
- make cheese
artifacts:
paths:
- cheese.pdf