ci: Add two step patreon build pipeline

This commit is contained in:
Zach Hilman
2019-09-26 09:42:18 -04:00
parent 56d6f89fbc
commit 0b437d340a
3 changed files with 36 additions and 19 deletions

View File

@@ -0,0 +1,8 @@
trigger:
- master
stages:
- stage: merge
displayName: 'merge'
jobs:
- template: ./templates/merge-private.yml