Custom environment variables injected to build environment. For secrets you can use registrationConfigFile with RUNNER_ENV
variable set.
Declarations
Type
attribute set of string
Default
{ }
Example
{
NAME = "value";
}
Custom environment variables injected to build environment. For secrets you can use registrationConfigFile with RUNNER_ENV
variable set.
attribute set of string
{ }
{
NAME = "value";
}