add reuse ci step

This commit is contained in:
Johannes Loher 2021-06-27 00:01:53 +02:00
parent 4a169c7111
commit e792c94dea

View file

@ -36,6 +36,15 @@ test:
junit: junit:
- junit.xml - junit.xml
reuse:
stage: test
image:
name: fsfe/reuse:latest
entrypoint: [""]
before_script: []
script:
- reuse lint
build: build:
stage: build stage: build
script: script: