mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 19:15:41 +00:00
Fix for tasks.py - docker (#6380)
* Instrument tasks.py * Enforce no_frontend * Run docker CI step if tasks.py changes
This commit is contained in:
1
.github/workflows/docker.yaml
vendored
1
.github/workflows/docker.yaml
vendored
@ -46,6 +46,7 @@ jobs:
|
||||
- docker.dev.env
|
||||
- Dockerfile
|
||||
- requirements.txt
|
||||
- tasks.py
|
||||
|
||||
|
||||
# Build the docker image
|
||||
|
Reference in New Issue
Block a user