forked from kompetenzinventar/ki-backend
add reuse to build
This commit is contained in:
parent
d2c38d5c1f
commit
cdef467b3c
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user