bouquins-bchs/.gitlab-ci.yml

15 lines
142 B
YAML
Raw Normal View History

2017-04-02 18:12:24 +00:00
stages:
- build
build:
stage: build
scripts:
- make
artifacts:
paths:
- *.o
expire_in: 1 hour
tags:
- kcgi