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:
45cf7ce
)
adding ci to release 3.0 branch (dotnet/corefx#40359)
author
Anirudh Agnihotry
<anirudhagnihotry098@gmail.com>
Thu, 15 Aug 2019 20:41:36 +0000
(13:41 -0700)
committer
GitHub
<noreply@github.com>
Thu, 15 Aug 2019 20:41:36 +0000
(13:41 -0700)
Commit migrated from https://github.com/dotnet/corefx/commit/
c5cb132f5ad2b938e67866cf510d3f3bc58e32c3
eng/pipelines/libraries/.azure-ci.yml
patch
|
blob
|
history
diff --git
a/eng/pipelines/libraries/.azure-ci.yml
b/eng/pipelines/libraries/.azure-ci.yml
index
c1039d8
..
25ac64d
100644
(file)
--- a/
eng/pipelines/libraries/.azure-ci.yml
+++ b/
eng/pipelines/libraries/.azure-ci.yml
@@
-7,7
+7,7
@@
trigger:
branches:
include:
- master
- - release/3.
0
+ - release/3.
*
paths:
exclude:
- Documentation/*
@@
-17,7
+17,7
@@
pr:
branches:
include:
- master
- - release/3.
0
+ - release/3.
*
paths:
exclude:
- Documentation/*