stages:
- build
build:
stage: build
script:
- make
artifacts:
paths:
- '*.o'
expire_in: 1 hour
tags:
- kcgi