mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
fixes docker build
This commit is contained in:
parent
d2bee620db
commit
9c4cf5d7bd
@ -20,6 +20,7 @@ script:
|
||||
- cd src/
|
||||
- pipenv run pytest --cov
|
||||
- pipenv run pycodestyle
|
||||
- cd ..
|
||||
- docker build --tag=jonaswinkler/paperless-ng .
|
||||
|
||||
after_success:
|
||||
|
Loading…
x
Reference in New Issue
Block a user