mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-23 01:34:03 -07: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