summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorVincent Rouvreau <10407034+VincentRouvreau@users.noreply.github.com>2020-03-10 16:46:11 +0100
committerGitHub <noreply@github.com>2020-03-10 16:46:11 +0100
commit7a5b614aa3bd06897e0135f0cda4e61f16951b20 (patch)
treeb730a57c81eeb3917a3b3befd299adb71cfcf038 /azure-pipelines.yml
parentd7f8038ac312c96b9331786f54802b0191fdee45 (diff)
Try without trigger
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 77e0ac88..95b15db2 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -1,9 +1,3 @@
-trigger:
- batch: true
- branches:
- include:
- - '*' # All branches
-
jobs:
- job: 'Test'