1 Star 0 Fork 0

guokaikaio/ubports-installer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
appveyor.yml 658 Bytes
一键复制 编辑 原始数据 按行查看 历史
neothethird 提交于 2018-07-01 17:17 . Use nodejs version 8
os: unstable
cache:
- node_modules
environment:
matrix:
- nodejs_version: 8
install:
- ps: Install-Product node $env:nodejs_version
- set CI=true
- npm install -g npm@latest
- set PATH=%APPDATA%\npm;%PATH%
- npm install
matrix:
fast_finish: true
build: off
version: '{build}'
shallow_clone: true
clone_depth: 1
test_script:
- npm run dist:win
artifacts:
- path: dist\ubports-installer*.exe
name: Releases
deploy:
provider: GitHub
auth_token:
secure: kuVj7rmTfk7fuOFpF9H/G7Toqj3A27+5h2PjbYEGkuX3U4X34O/rYGUR52kvF+im
artifact: /ubports-installer.*\.exe/
draft: false
prerelease: true
on:
appveyor_repo_tag: true
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/guokaikaio/ubports-installer.git
git@gitee.com:guokaikaio/ubports-installer.git
guokaikaio
ubports-installer
ubports-installer
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385