value¶
The value
definition-attribute makes it possible to directly assign a value to an environment variable, it is the most straight forward use case.
Additionally, it is possible to reference other environment variables via the env:
prefix as shown. This can be helpful when the value needs to be dynamic and used in subsequent definition steps.