diff options
Diffstat (limited to 'rules')
-rw-r--r-- | rules/cargo/RULES | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/rules/cargo/RULES b/rules/cargo/RULES index 19d961b..59ef326 100644 --- a/rules/cargo/RULES +++ b/rules/cargo/RULES @@ -218,6 +218,11 @@ , "separator": "" } ] + , "env": + { "type": "lookup" + , "key": "env" + , "map": {"type": "var", "name": "artifact result"} + } } ] , [ "args" |