bouquins-bchs/.gitlab-ci.yml
2017-04-03 21:06:29 +02:00

15 lines
153 B
YAML

stages:
- build
build:
stage: build
script:
- make
artifacts:
paths:
- bouquins.tar.gz
expire_in: 1 hour
tags:
- kcgi