11 Star 16 Fork 11

JefferyZh / ZBlog-Net

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
appveyor.yml 322 Bytes
一键复制 编辑 原始数据 按行查看 历史
JefferyZh 提交于 2017-08-18 18:47 . update to net core 2.0
init:
- git config --global core.autocrlf true
branches:
only:
- master
- release
- dev
- /^(.*\/)?ci-.*$/
build_script:
- ps: .\build.ps1
clone_depth: 1
environment:
global:
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
DOTNET_CLI_TELEMETRY_OPTOUT: 1
test: off
deploy: off
os: Visual Studio 2017
C#
1
https://gitee.com/Jeffiy/ZBlog-Net.git
git@gitee.com:Jeffiy/ZBlog-Net.git
Jeffiy
ZBlog-Net
ZBlog-Net
master

搜索帮助