mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 19:15:41 +00:00
Append correct python path if not present (only during testing) (#4048)
* Append correct python path if not present (only during testing) * Add a bunch more debug info
This commit is contained in:
4
.github/workflows/docker.yaml
vendored
4
.github/workflows/docker.yaml
vendored
@ -21,6 +21,10 @@ on:
|
||||
branches:
|
||||
- 'master'
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
- 'master'
|
||||
|
||||
jobs:
|
||||
|
||||
# Build the docker image
|
||||
|
Reference in New Issue
Block a user