summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorBrian Sullivan <briansul@microsoft.com>2019-04-01 16:03:50 -0700
committerBrian Sullivan <briansul@microsoft.com>2019-04-01 16:03:50 -0700
commit3c6e4b9b271f2ee5228f89d10031fc7d51559dc1 (patch)
treed1e0a7d48a8e2dea4f207a89c18f18d46f6f175a /azure-pipelines.yml
parent322f14c14b10b789b0cc005a77a51896f846a5e6 (diff)
downloadcoreclr-3c6e4b9b271f2ee5228f89d10031fc7d51559dc1.tar.gz
coreclr-3c6e4b9b271f2ee5228f89d10031fc7d51559dc1.tar.bz2
coreclr-3c6e4b9b271f2ee5228f89d10031fc7d51559dc1.zip
revert comment change:
# Checked test builds
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 7400b6496a..f3a279c430 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -169,9 +169,9 @@ jobs:
timeoutInMinutes: 120
#
-# Checked test builds - PullRequest
-# The test jobs that can be triggered by a PR, manually from ADO and that are scheduled
+# Checked test builds
#
+# The test jobs that can be triggered by a PR, manually from ADO and that are scheduled
- ${{ if and(eq(variables['System.TeamProject'], 'public'), in(variables['Build.Reason'], 'PullRequest', 'Manual', 'Schedule')) }}:
- template: eng/platform-matrix.yml
parameters: