1
0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2025-01-18 18:00:08 +00:00
yuzu/.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