1
0
mirror of https://github.com/yuzu-emu/yuzu-android.git synced 2024-09-15 00:45:33 +00:00
yuzu-android/.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