1 Star 3 Fork 1

mirror/Wox

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
appveyor.yml 729 Bytes
一键复制 编辑 原始数据 按行查看 历史
jhdxr 提交于 2018-07-16 00:04 . fix appveyor build failure
version: 1.3.{build}
image: Visual Studio 2017
configuration: Release
platform: Any CPU
assembly_info:
patch: true
file: AssemblyInfo.*
assembly_version: '{version}'
assembly_file_version: '{version}'
assembly_informational_version: '{version}'
before_build:
- ps: nuget restore
build:
project: Wox.sln
after_test:
artifacts:
- path: 'Output\Packages\Wox-*.zip'
name: zipped_binary
- path: 'Output\Packages\Wox.Plugin.*.nupkg'
name: nuget_package
- path: 'Output\Packages\Wox-*.*'
name: installer
- path: 'Output\Packages\RELEASES'
name: installer
deploy:
provider: NuGet
api_key:
secure: yybUOFgBuGVpbmOVZxsurC8OpkClzt9dR+/54WpMWcq6b6oyMatciaelRPnXsjRn
artifact: nuget_package
on:
branch: api
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/OrganizationStudy/Wox.git
git@gitee.com:OrganizationStudy/Wox.git
OrganizationStudy
Wox
Wox
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385