Merge branch 'post-04' into post-05

This commit is contained in:
Philipp Oppermann
2019-04-25 11:08:11 +02:00

View File

@@ -1,17 +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 pull requests.
- master
# Build post braches
- post-*
strategy: strategy:
matrix: matrix: