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

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

parent fd96f68c
Branches
Tags
1 merge request!490add SPDX information
......@@ -48,3 +48,12 @@ ubuntu:18.04 clang-5-17:
DUNECI_TOOLCHAIN: clang-5-17
DUNECI_CMAKE_FLAGS: "-DDUNE_ENABLE_PYTHONBINDINGS=OFF"
tags: [duneci]
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