environment Variables
Parameters
value
The environment variables to pass over to the script.
Parameters
values
The environment variables to pass over to the script.
suspend fun environmentVariables(vararg argument: suspend EnvironmentVariableArgsBuilder.() -> Unit)
Parameters
argument
The environment variables to pass over to the script.