Forked from
CAN / UNIX command line
55 commits behind the upstream repository.
-
Laurent Modolo authoredLaurent Modolo authored
.gitlab-ci.yml 148 B
image: lbmc/pandoc:2.11
stages:
- build
build:
stage: build
script:
- make
artifacts:
paths:
- public
only:
- master