mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-26 07:52:06 -05:00
ci: Add two step patreon build pipeline
This commit is contained in:
8
.ci/yuzu-patreon-step1.yml
Normal file
8
.ci/yuzu-patreon-step1.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
trigger:
|
||||
- master
|
||||
|
||||
stages:
|
||||
- stage: merge
|
||||
displayName: 'merge'
|
||||
jobs:
|
||||
- template: ./templates/merge-private.yml
|
Reference in New Issue
Block a user