mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 19:15:41 +00:00
Docker build fix (#4811)
* Attempt to fix crypto build on raspbian * Run CI if requirements files change
This commit is contained in:
2
.github/workflows/qc_checks.yaml
vendored
2
.github/workflows/qc_checks.yaml
vendored
@ -37,6 +37,8 @@ jobs:
|
||||
filters: |
|
||||
server:
|
||||
- 'InvenTree/**'
|
||||
- 'requirements.txt'
|
||||
- 'requirements-dev.txt'
|
||||
|
||||
pep_style:
|
||||
name: Style [Python]
|
||||
|
Reference in New Issue
Block a user