projects
/
platform
/
upstream
/
coreclr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
322f14c
)
revert comment change:
author
Brian Sullivan
<briansul@microsoft.com>
Mon, 1 Apr 2019 23:03:50 +0000
(16:03 -0700)
committer
Brian Sullivan
<briansul@microsoft.com>
Mon, 1 Apr 2019 23:03:50 +0000
(16:03 -0700)
# Checked test builds
azure-pipelines.yml
patch
|
blob
|
history
diff --git
a/azure-pipelines.yml
b/azure-pipelines.yml
index
7400b64
..
f3a279c
100644
(file)
--- 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: