feat: add configurable log level
This commit is contained in:
parent
ef0620ee41
commit
5640899198
2 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
loglevel: "INFO" # optional
|
||||
stacks:
|
||||
- dir: /path/to/first-repo
|
||||
- dir: /path/to/second-repo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue