Skip to content

[DRAFT] Env Task

Aaron Jensen edited this page Aug 21, 2024 · 1 revision

Overview

The Env task sets the value of environment variables in the current build process. Pass the environment variables as task properties.

Some environment variables are actually separated lists

If this task is running under a Parallel task, each parallel queue has its own environment and changes made in those queues will only affect that queue.

Properties

Clone this wiki locally