diff --git a/Display/deploy/azure-pipelines.yml b/Display/deploy/azure-pipelines.yml index 4558632..722df4d 100644 --- a/Display/deploy/azure-pipelines.yml +++ b/Display/deploy/azure-pipelines.yml @@ -1,5 +1,7 @@ name: $(Rev:r) +pr: none + trigger: batch: 'true' branches: diff --git a/Hub/Service/deploy/azure-pipelines.yml b/Hub/Service/deploy/azure-pipelines.yml index d0a1940..1acce78 100644 --- a/Hub/Service/deploy/azure-pipelines.yml +++ b/Hub/Service/deploy/azure-pipelines.yml @@ -1,5 +1,7 @@ name: $(Rev:r) +pr: none + trigger: batch: 'true' branches: diff --git a/Power/Service/deploy/azure-pipelines.yml b/Power/Service/deploy/azure-pipelines.yml index 40a1b16..c187c12 100644 --- a/Power/Service/deploy/azure-pipelines.yml +++ b/Power/Service/deploy/azure-pipelines.yml @@ -1,5 +1,7 @@ name: $(Rev:r) +pr: none + trigger: batch: 'true' branches: diff --git a/Weather/Models/azure-pipelines.yml b/Weather/Models/azure-pipelines.yml index 58e4d25..8177dc2 100644 --- a/Weather/Models/azure-pipelines.yml +++ b/Weather/Models/azure-pipelines.yml @@ -1,5 +1,7 @@ name: 1.1.$(Rev:r) +pr: none + trigger: batch: 'true' branches: diff --git a/Weather/SerialReader/deploy/azure-pipelines.yml b/Weather/SerialReader/deploy/azure-pipelines.yml index 0bf9c00..df1bfc3 100644 --- a/Weather/SerialReader/deploy/azure-pipelines.yml +++ b/Weather/SerialReader/deploy/azure-pipelines.yml @@ -1,5 +1,7 @@ name: $(Rev:r) +pr: none + trigger: batch: 'true' branches: diff --git a/Weather/Service/deploy/azure-pipelines.yml b/Weather/Service/deploy/azure-pipelines.yml index 9bd55a5..0969ec4 100644 --- a/Weather/Service/deploy/azure-pipelines.yml +++ b/Weather/Service/deploy/azure-pipelines.yml @@ -1,5 +1,7 @@ name: $(Rev:r) +pr: none + trigger: batch: 'true' branches: