mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-05-17 04:16:59 +02:00
(#25) appveyor - remove platform
This commit is contained in:
@@ -5,8 +5,6 @@ version: 1.0.2.{build}
|
|||||||
configuration:
|
configuration:
|
||||||
- Debug
|
- Debug
|
||||||
|
|
||||||
platform: Any CPU
|
|
||||||
|
|
||||||
init:
|
init:
|
||||||
- ps: $Env:LABEL = "CI" + $Env:APPVEYOR_BUILD_NUMBER.PadLeft(5, "0")
|
- ps: $Env:LABEL = "CI" + $Env:APPVEYOR_BUILD_NUMBER.PadLeft(5, "0")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user