summaryrefslogtreecommitdiffstats
path: root/.ci/yuzu-patreon-step1.yml
diff options
context:
space:
mode:
authorZach Hilman <zachhilman@gmail.com>2019-09-26 15:42:18 +0200
committerZach Hilman <zachhilman@gmail.com>2019-09-26 15:42:22 +0200
commit867e1db287c832a77164abe0b6550638406723a9 (patch)
tree88b99118678d3841aecdd603a1e4e61afc8b61d0 /.ci/yuzu-patreon-step1.yml
parentci: Add private mergebot CI templates (diff)
downloadyuzu-867e1db287c832a77164abe0b6550638406723a9.tar
yuzu-867e1db287c832a77164abe0b6550638406723a9.tar.gz
yuzu-867e1db287c832a77164abe0b6550638406723a9.tar.bz2
yuzu-867e1db287c832a77164abe0b6550638406723a9.tar.lz
yuzu-867e1db287c832a77164abe0b6550638406723a9.tar.xz
yuzu-867e1db287c832a77164abe0b6550638406723a9.tar.zst
yuzu-867e1db287c832a77164abe0b6550638406723a9.zip
Diffstat (limited to '.ci/yuzu-patreon-step1.yml')
-rw-r--r--.ci/yuzu-patreon-step1.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.ci/yuzu-patreon-step1.yml b/.ci/yuzu-patreon-step1.yml
new file mode 100644
index 000000000..cf30397cd
--- /dev/null
+++ b/.ci/yuzu-patreon-step1.yml
@@ -0,0 +1,8 @@
+trigger:
+- master
+
+stages:
+- stage: merge
+ displayName: 'merge'
+ jobs:
+ - template: ./templates/merge-private.yml