summaryrefslogtreecommitdiffstats
path: root/.ci/yuzu-patreon-step1.yml
blob: cf30397cd3b0668b0b74fb7479ada5e99d57df82 (plain) (blame)
1
2
3
4
5
6
7
8
trigger:
- master

stages:
- stage: merge
  displayName: 'merge'
  jobs:
  - template: ./templates/merge-private.yml