Environment Vars
Ce contenu n’est pas encore disponible dans votre langue.
List of environment variables.
The provided list of environment variables will be merged with the current execution state’s existing environment variables.
For example, when you add SOME_VARIABLE=VALUE, the node will return a new list of environment list that includes SOME_VARIABLE in addition to the environment variables that are available in the current execution state.
Inputs
Section titled “Inputs”| Port | Description |
|---|---|
| The list of environment variables that you want to add. These fields support the Expression Syntax. |
Outputs
Section titled “Outputs”| Port | Description |
|---|---|
| The list of environment variables that includes the provided list of environment variables. |
ID: core/env-array@v1