mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-20 07:58:16 +08:00
apveyor yaml
This commit is contained in:
@ -8,7 +8,5 @@ environment:
|
||||
DOTNET_CLI_TELEMETRY_OPTOUT: 1
|
||||
init:
|
||||
- ps: $Env:LABEL = "CI" + $Env:APPVEYOR_BUILD_NUMBER.PadLeft(5, "0")
|
||||
before_build:
|
||||
- appveyor-retry dotnet restore -v Minimal
|
||||
build_script:
|
||||
- build.sh
|
||||
|
Reference in New Issue
Block a user