Skip to content
Snippets Groups Projects
Commit 8354c51b authored by Philip Bergmann's avatar Philip Bergmann
Browse files

Add reuse lint via gitlab ci

parent c9c5922b
No related branches found
No related tags found
No related merge requests found
Pipeline #63114 passed
# SPDX-FileCopyrightText: 2024 Philip Bergmann <philip.bergmann@uni-wuerzburg.de>
# SPDX-License-Identifier: CC0-1.0
default:
# run on the linux docker runners
tags:
- linux
- docker
# Snippet from https://reuse.software/dev/
reuse:
image:
name: fsfe/reuse:latest
entrypoint: [""]
script:
- reuse lint
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment