mirror of
https://github.com/claunia/plist-cil.git
synced 2025-12-16 02:54:28 +00:00
Remove unneeded step
This commit is contained in:
@@ -7,9 +7,6 @@ build_script:
|
||||
- cmd: git checkout master
|
||||
- cmd: dotnet run --project plist-cil.benchmark/plist-cil.benchmark.csproj -c Release
|
||||
|
||||
on_success:
|
||||
- cmd: dotnet pack plist-cil\plist-cil.csproj -c Release --version-suffix r%APPVEYOR_BUILD_NUMBER%
|
||||
|
||||
artifacts:
|
||||
- path: "plist-cil\\bin\\Release\\plist-cil.*.nupkg"
|
||||
- path: "BenchmarkDotNet.Artifacts\\results\\*.*"
|
||||
Reference in New Issue
Block a user