projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
877fd05
)
Add PR trigger
author
wtgodbe
<wigodbe@microsoft.com>
Mon, 11 Feb 2019 20:32:10 +0000
(12:32 -0800)
committer
wtgodbe
<wigodbe@microsoft.com>
Mon, 11 Feb 2019 20:32:10 +0000
(12:32 -0800)
Commit migrated from https://github.com/dotnet/core-setup/commit/
d5de9d94a1ca92837baeca509ec445813c9a5766
eng/pipelines/installer/azure-pipelines.yml
patch
|
blob
|
history
diff --git
a/eng/pipelines/installer/azure-pipelines.yml
b/eng/pipelines/installer/azure-pipelines.yml
index
ad2df47
..
c18915b
100644
(file)
--- a/
eng/pipelines/installer/azure-pipelines.yml
+++ b/
eng/pipelines/installer/azure-pipelines.yml
@@
-2,6
+2,11
@@
trigger:
- master
- release/3.0
+pr:
+- master
+- release/3.0
+
+
variables:
- name: TeamName
value: dotnet-core-acquisition