trigger on pipeline changes

This commit is contained in:
Collin M. Barrett 2019-09-25 07:45:16 -05:00
parent 7a978eb1c3
commit 8a00451a64

View file

@ -4,6 +4,7 @@ trigger:
paths:
include:
[
"azure-pipelines.web.yaml",
"src/FilterLists.Web/*",
".dockerignore",
"docker-compose.yml",
@ -17,6 +18,7 @@ pr:
paths:
include:
[
"azure-pipelines.web.yaml",
"src/FilterLists.Web/*",
".dockerignore",
"docker-compose.yml",