I have a parameter that defines what configuration to build for. Configurations map to environments.
The artifacts are built out to a folder that maps to the configuration and thereby the environment.
So I'd like to use the build plan variable and use that in the artifact definition.
How do I do this?