Build all branches

This commit is contained in:
Philipp Oppermann
2019-04-24 16:28:53 +02:00
parent b17c06b47d
commit e2504b1366

View File

@@ -1,15 +1,11 @@
# Documentation: https://aka.ms/yaml # Documentation: https://aka.ms/yaml
trigger: trigger:
batch: true
branches: branches:
include: include:
# This is where pull requests from "bors r+" are built. - '*'
- staging exclude:
# This is where pull requests from "bors try" are built. - 'staging.tmp'
- trying
# Build post braches
- post-*
pool: pool:
vmImage: ubuntu-16.04 vmImage: ubuntu-16.04