Skip to content

Commit 53ecdf8

Browse files
author
Benjamin Pasero
committed
build - disable exploration build merge for now
1 parent 8c9b958 commit 53ecdf8

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

build/azure-pipelines/exploration-build.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
pool:
22
vmImage: 'Ubuntu-16.04'
33

4-
trigger:
5-
branches:
6-
include: ['master']
7-
pr:
8-
branches:
9-
include: ['master']
4+
trigger: none
5+
pr: none
106

117
steps:
128
- task: NodeTool@0

0 commit comments

Comments
 (0)