- I have a builder argument that uses ${system.ALLUSERSPROFILE} but now it is not being replaced by the %ALLUSERSPROFILE% environment variable
- I also add extra paths to the default PATH environment variable using the following
PATH=${system.PATH};tools/bin
but the ${system.PATH} variable is also not being replaced
- relates to
-
BAM-6529 System Variables does not work in Source repository
-
- Closed
-