mirror of
https://github.com/ppy/osu-tools.git
synced 2025-06-11 02:13:33 +09:00
Remove appveyor.yml
This commit is contained in:
parent
5511c6a73f
commit
d1e044b5d9
1 changed files with 0 additions and 14 deletions
14
appveyor.yml
14
appveyor.yml
|
@ -1,14 +0,0 @@
|
||||||
clone_depth: 1
|
|
||||||
version: '{branch}-{build}'
|
|
||||||
image: Visual Studio 2022
|
|
||||||
test: off
|
|
||||||
|
|
||||||
environment:
|
|
||||||
APPVEYOR: true
|
|
||||||
|
|
||||||
build_script:
|
|
||||||
- cmd: dotnet tool restore
|
|
||||||
- cmd: dotnet build osu.Tools.sln
|
|
||||||
- cmd: dotnet CodeFileSanity
|
|
||||||
- cmd: dotnet jb inspectcode "osu.Tools.sln" --output="temp/inspectcodereport.xml" --caches-home="temp/inspectcode" --verbosity=WARN
|
|
||||||
- cmd: dotnet nvika parsereport "temp/inspectcodereport.xml" --treatwarningsaserrors
|
|
Loading…
Add table
Add a link
Reference in a new issue