1 Star 0 Fork 109

laughing66/dingtalk

forked from nashaofu/dingtalk 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
appveyor.yml 390 Bytes
Copy Edit Raw Blame History
nashaofu authored 2019-06-04 22:43 . modify 修改ci
version: 1.0.{build}
image: Visual Studio 2017
platform: Any CPU
environment:
nodejs_version: 10
GH_TOKEN:
secure: xdnnENSuvDPoe93wuR2RayHBr4opZ+r6YGbMh68EZAkqSCk049zMHTmiOq6wpG1t
cache:
- node_modules
install:
- ps: Install-Product node $env:nodejs_version
- npm install
build_script:
- npm run lint
- npm run build
- npm run release
branches:
only:
- master
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/laughing66/dingtalk.git
git@gitee.com:laughing66/dingtalk.git
laughing66
dingtalk
dingtalk
master

Search