mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-15 09:21:26 +00:00
Sqlite docker-compose file no longer requires .env file
As this is only used for CI this is OK
This commit is contained in:
4
.github/workflows/docker_test.yaml
vendored
4
.github/workflows/docker_test.yaml
vendored
@ -14,6 +14,10 @@ on:
|
||||
branches:
|
||||
- 'master'
|
||||
- 'stable'
|
||||
pull_request:
|
||||
branches:
|
||||
- 'master'
|
||||
- 'stable'
|
||||
|
||||
jobs:
|
||||
|
||||
|
Reference in New Issue
Block a user