ci: Add step to check all source licenses using reuse

Signed-off-by: David Runge <dave@sleepmap.de>
This commit is contained in:
David Runge 2023-10-23 19:09:27 +02:00
parent 121e352b59
commit 04f86e2df2
No known key found for this signature in database
GPG key ID: 90D4B9641E092971

18
.woodpecker/licensing.yml Normal file
View file

@ -0,0 +1,18 @@
# SPDX-FileCopyrightText: 2023 The "Notes on OpenPGP" project
# SPDX-License-Identifier: CC0-1.0
clone:
git:
image: woodpeckerci/plugin-git
settings:
lfs: false
when:
branch: draft
event:
- push
- pull_request
steps:
reuse:
image: fsfe/reuse