mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 16:49:42 +00:00
update contrib
This commit is contained in:
@@ -140,6 +140,7 @@ see [this](docs/config.md#variables).
|
||||
* Config files do not have access to variables defined above in the import tree
|
||||
* Actions/transformations using variables are resolved at runtime
|
||||
(when the action/transformation is executed) and not when loading the config
|
||||
* The same config file cannot be imported twice
|
||||
|
||||
This will result in `dvar0 = "test"` and `var0 = "echo test"` (**not** `var0 = test`):
|
||||
```yaml
|
||||
|
||||
Reference in New Issue
Block a user