ci: add reuse linting in gitlab CI

master
Bhushan Shah 2020-04-30 13:09:50 +05:30
parent 24de2abacf
commit 36e83b9dd6
1 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#
# SPDX-License-Identifier: BSD-2-Clause
# SPDX-FileCopyrightText: 2019 Bhushan Shah <bshah@kde.org>
# SPDX-FileCopyrightText: 2019-2020 Bhushan Shah <bshah@kde.org>
# SPDX-FileCopyrightText: 2019 Johan Ouwerkerk <jm.ouwerkerk@gmail.com>
#
@ -18,3 +18,8 @@ flatpak:
APP_ID: org.kde.keysmith
FLATPAK_MODULE: org.kde.keysmith
CMAKE_ARGS: -DBUILD_TESTING=OFF
reuse:
image: fsfe/reuse:latest
script:
- reuse lint