mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
fixes docker build
This commit is contained in:
parent
34caff88b6
commit
4477154c12
@ -20,6 +20,7 @@ script:
|
|||||||
- cd src/
|
- cd src/
|
||||||
- pipenv run pytest --cov
|
- pipenv run pytest --cov
|
||||||
- pipenv run pycodestyle
|
- pipenv run pycodestyle
|
||||||
|
- cd ..
|
||||||
- docker build --tag=jonaswinkler/paperless-ng .
|
- docker build --tag=jonaswinkler/paperless-ng .
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user