1 Star 0 Fork 2

fzzsh/LiteDB

forked from anysharp/LiteDB 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
appveyor.yml 658 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mauricio David 提交于 2023-07-21 09:25 . Update appveyor.yml
version: 5.0.{build}
branches:
only:
- master
image: Visual Studio 2022
configuration:
- Debug
- Release
before_build:
- cmd: nuget restore LiteDB.sln
build:
project: LiteDB.sln
publish_nuget: true
verbosity: minimal
for:
-
matrix:
only:
- configuration: Release
artifacts:
- path: LiteDB\bin\Release\LiteDB*.nupkg
deploy:
- provider: Webhook
url: https://app.signpath.io/API/v1/f5b329b8-705f-4d6c-928a-19465b83716b/Integrations/AppVeyor?ProjectKey=LiteDB.git&SigningPolicyKey=release-signing
authorization:
secure: 3eLjGkpQC1wg1s5GIEqs7yk/V8OZNnpKmpwdsaloGExc5jMspM4nA7u/UlG5ugraEyXRC05ZxLU4FIfH2V2BEg==
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fzzsh/LiteDB.git
git@gitee.com:fzzsh/LiteDB.git
fzzsh
LiteDB
LiteDB
master

搜索帮助