|
|
|
@ -15,8 +15,8 @@ test_script: |
|
|
|
- tests\CodeCoverage\CodeCoverage.cmd |
|
|
|
|
|
|
|
after_test: |
|
|
|
- cmd: appveyor PushArtifact "artifacts\SixLabors.ImageSharp.%GitVersion_NuGetVersion%.nupkg" |
|
|
|
- cmd: appveyor PushArtifact "artifacts\SixLabors.ImageSharp.Drawing.%GitVersion_NuGetVersion%.nupkg" |
|
|
|
- cmd: appveyor PushArtifact "artifacts\SixLabors.ImageSharp.%APPVEYOR_BUILD_VERSION%.nupkg" |
|
|
|
- cmd: appveyor PushArtifact "artifacts\SixLabors.ImageSharp.Drawing.%APPVEYOR_BUILD_VERSION%.nupkg" |
|
|
|
|
|
|
|
deploy: |
|
|
|
# MyGet Deployment for builds & releases |
|
|
|
|