summaryrefslogtreecommitdiff
path: root/buildpipeline
diff options
context:
space:
mode:
authorJuan Carlos Aguilera Mendez <juanam@microsoft.com>2018-03-14 14:42:40 -0700
committerJuan Carlos Aguilera Mendez <juanam@microsoft.com>2018-03-14 14:42:40 -0700
commit3ea84968be81176a3aade78a799a540ed0b6aa49 (patch)
tree70ee01a58ed862e280ed3e91ae4392a87e9dddcb /buildpipeline
parentc88d598e38be175ddc9662e62bad4839cf3f3dfc (diff)
downloadcoreclr-3ea84968be81176a3aade78a799a540ed0b6aa49.tar.gz
coreclr-3ea84968be81176a3aade78a799a540ed0b6aa49.tar.bz2
coreclr-3ea84968be81176a3aade78a799a540ed0b6aa49.zip
Use $(Agent.HomeDirectory)
Diffstat (limited to 'buildpipeline')
-rw-r--r--buildpipeline/Dotnet-CoreClr-Trusted-BuildTests.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildpipeline/Dotnet-CoreClr-Trusted-BuildTests.json b/buildpipeline/Dotnet-CoreClr-Trusted-BuildTests.json
index eba279737f..59a173d26d 100644
--- a/buildpipeline/Dotnet-CoreClr-Trusted-BuildTests.json
+++ b/buildpipeline/Dotnet-CoreClr-Trusted-BuildTests.json
@@ -343,7 +343,7 @@
"value": ""
},
"AgentToolsPath": {
- "value": "c:\\tools\\AgentTools\\"
+ "value": "$(Agent.HomeDirectory)\\AgentTools\\"
},
},
"retentionRules": [