mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-08-02 19:47:29 +08:00
artifacts for CI
This commit is contained in:
@ -5,3 +5,7 @@ platform: Any CPU
|
|||||||
environment:
|
environment:
|
||||||
build_script:
|
build_script:
|
||||||
- build.sh
|
- build.sh
|
||||||
|
artifacts:
|
||||||
|
- path: artifacts\**\*.*
|
||||||
|
cache:
|
||||||
|
- '%USERPROFILE%\.nuget\packages'
|
Reference in New Issue
Block a user