2
0
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:
Oliver
2024-02-01 12:25:24 +11:00
committed by GitHub
parent e85dd73f62
commit e1e63fa644
3 changed files with 10 additions and 2 deletions

View File

@ -46,6 +46,7 @@ jobs:
- docker.dev.env
- Dockerfile
- requirements.txt
- tasks.py
# Build the docker image