Filter paths in SiteExtension trigger (#3747)

This commit is contained in:
Pavel Krymets 2018-10-29 10:59:37 -07:00 committed by GitHub
parent f2bf295cdf
commit 134bd90888
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@ trigger:
branches:
include:
- release/2.2
paths:
include:
- src/SiteExtensions
name: $(Date:yyMMdd)-$(Rev:rr)