Skip to content
Snippets Groups Projects
Verified Commit 48eeb3cc authored by Ansgar Burchardt's avatar Ansgar Burchardt
Browse files

.gitlab-ci.yml: run "reuse lint"

parent 196e0aae
Branches
Tags
1 merge request!1173add SPDX information
......@@ -71,3 +71,12 @@ code-spelling-check:
- codespell
--ignore-words-list te,inout,incrementall,iif,\trun,referr,ba
--skip pybind11
reuse:
image:
name: docker.io/fsfe/reuse:latest
entrypoint: [""]
tags: [duneci]
before_script: ""
script:
- reuse lint
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment