forked from kompetenzinventar/ki-backend
add reuse to build
This commit is contained in:
@ -12,6 +12,7 @@ steps:
|
||||
commands:
|
||||
- pipenv install --dev
|
||||
- pipenv run flake8
|
||||
- pipenv run reuse lint
|
||||
- pipenv run python -m unittest discover ki
|
||||
|
||||
- name: docker-publish
|
||||
|
Reference in New Issue
Block a user