# Copyright (C) 2019 Robin Krahl # SPDX-License-Identifier: CC0-1.0 image: archlinux packages: - gnupg - python - python-pip - python-pygit2 sources: - https://git.ireas.org/ntw tasks: - setup: | pip install --user fsfe-reuse - verify: | cd ntw curl -s "https://pgp.ireas.org/0x6D533958F070C57C.txt" | gpg --import git verify-commit HEAD - reuse: | cd ntw ~/.local/bin/reuse lint