1
0
Fork 0
mirror of https://git.h3cjp.net/H3cJP/citra.git synced 2025-03-29 05:29:20 +00:00
citra/.ci/yuzu-mainline-step1.yml

12 lines
143 B
YAML

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