Allow to use env vars in config
This commit is contained in:
parent
5e6a5e23fd
commit
2b4c6d3318
4 changed files with 35 additions and 28 deletions
|
|
@ -90,5 +90,5 @@ func Example_test_sync_output() {
|
|||
// Output:
|
||||
// Info: Synchronizing repositories
|
||||
// Info: All repositories are synced
|
||||
// Info: Current version: 0.1
|
||||
// Info: Current version: 0.1.1
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue