cheese/.gitlab-ci.yml

12 lines
101 B
YAML

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