mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-17 09:11:03 +02:00
Tidier templating for environment variables
This commit is contained in:
parent
b7f5ec0e99
commit
56cfe31e88
2 changed files with 6 additions and 16 deletions
|
|
@ -195,7 +195,7 @@
|
|||
variables:: [],
|
||||
|
||||
with_env_var::
|
||||
function(name) self + {
|
||||
function(name, key) self + {
|
||||
variables: super.variables + [name],
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue