libmonochrome/.draft.gitlab-ci.yml

9 lines
180 B
YAML

# .gitlab-ci.yml: continous integration script for gitlab.
# Nothing to run before each script
# No tests yet, and no deployment ?
# Build the library
build:
script:
- make