1
0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2025-01-15 22:10:54 +00:00
yuzu/.ci/yuzu-patreon-step1.yml

12 lines
151 B
YAML
Raw Normal View History

trigger:
- master
pool:
vmImage: 'ubuntu-latest'
stages:
- stage: merge
displayName: 'merge'
jobs:
- template: ./templates/merge-private.yml