summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2021-07-02 13:32:45 +0100
committerSimon McVittie <smcv@debian.org>2022-02-19 22:57:52 +0000
commitbc5d289885e895ac3aeb3158548dc93855683649 (patch)
tree41b88e68294580a3d0fc82a01f639e5cf30c08a9
parent81c6adb0f7dce9e790086bf353def911fc840464 (diff)
downloadlibglnx-bc5d289885e895ac3aeb3158548dc93855683649.tar.gz
CI: Run `reuse lint` across the tree
Signed-off-by: Simon McVittie <smcv@debian.org>
-rw-r--r--.gitlab-ci.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9fa25bc..38212e0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -23,3 +23,12 @@ build:
name: "libglnx-${CI_COMMIT_REF_NAME}-${CI_JOB_NAME}"
paths:
- "${CI_PROJECT_DIR}/_build/meson-logs"
+
+reuse:
+ stage: build
+ image:
+ name: fsfe/reuse:latest
+ entrypoint: [""]
+ before_script: []
+ script:
+ - reuse lint