backend/builds: fetch repo location from inventory
This commit is contained in:
@@ -37,6 +37,10 @@ services:
|
||||
service: builds
|
||||
restart: unless-stopped
|
||||
env_file: secrets.env
|
||||
depends_on:
|
||||
- inventory
|
||||
links:
|
||||
- inventory
|
||||
|
||||
scaffolder:
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user