mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-12-10 06:42:05 -06:00
Full rebrand
This commit is contained in:
14
.ci/suyu-mainline-step1.yml
Normal file
14
.ci/suyu-mainline-step1.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
# SPDX-FileCopyrightText: 2019 yuzu Emulator Project
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
trigger:
|
||||
- master
|
||||
|
||||
pool:
|
||||
vmImage: 'ubuntu-latest'
|
||||
|
||||
stages:
|
||||
- stage: merge
|
||||
displayName: 'merge'
|
||||
jobs:
|
||||
- template: ./templates/merge.yml
|
||||
Reference in New Issue
Block a user