mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-22 06:22:50 +08:00
apveyor yaml
This commit is contained in:
parent
244aa69022
commit
276d5b9e4b
@ -1,12 +1,7 @@
|
|||||||
version: 1.0.{build}
|
version: 1.0.{build}
|
||||||
configuration:
|
configuration:
|
||||||
- Debug
|
|
||||||
- Release
|
- Release
|
||||||
platform: Any CPU
|
platform: Any CPU
|
||||||
environment:
|
environment:
|
||||||
# Don't report back to the mothership
|
|
||||||
DOTNET_CLI_TELEMETRY_OPTOUT: 1
|
|
||||||
init:
|
|
||||||
- ps: $Env:LABEL = "CI" + $Env:APPVEYOR_BUILD_NUMBER.PadLeft(5, "0")
|
|
||||||
build_script:
|
build_script:
|
||||||
- build.sh
|
- build.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user