commit | c31afbf878022134a3130676c54fc5316d08de39 | [log] [tgz] |
---|---|---|
author | Gyorgy Szing <Gyorgy.Szing@arm.com> | Fri Feb 12 01:51:55 2021 +0100 |
committer | György Szing <gyorgy.szing@arm.com> | Fri Feb 12 08:55:28 2021 +0000 |
tree | e97a7006e5456539555b34c3d6890079afc8ee45 | |
parent | d80f856adf59dd606955ed78e3498649d131832a [diff] |
Fix: deployments fail to install to a single tree File names of same deployment built for different environments collide which results in overwrites. This patch makes the install locations environment specific to avoid this issue. This also makes the install tree less confusing. Change-Id: I05e45f7cdc5d05b4a695334ba66a29aadac2f08e Signed-off-by: Gyorgy Szing <Gyorgy.Szing@arm.com>