summaryrefslogtreecommitdiffstats
path: root/.ci/yuzu-patreon-step1.yml
diff options
context:
space:
mode:
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