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