mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-22 14:02:49 +08:00
apveyor yaml
This commit is contained in:
parent
244aa69022
commit
276d5b9e4b
@ -1,12 +1,7 @@
|
||||
version: 1.0.{build}
|
||||
configuration:
|
||||
- Debug
|
||||
- Release
|
||||
platform: Any CPU
|
||||
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.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user