Extra environment variables to set for the runner, as an attrset.
Declarations
Type
attribute set
Default
{ }
Example
{
GIT_CONFIG = "/path/to/git/config";
}
Extra environment variables to set for the runner, as an attrset.
attribute set
{ }
{
GIT_CONFIG = "/path/to/git/config";
}