This commit is contained in:
1
runner/examples/env_vars.json
Normal file
1
runner/examples/env_vars.json
Normal file
@ -0,0 +1 @@
|
||||
{"command":"bash","args":["-c","echo Hello $NAME, the current directory is $PWD"],"env":{"NAME":"Runner","CUSTOM_VAR":"This is a custom environment variable"}}
|
Reference in New Issue
Block a user