1 Star 0 Fork 19

星星之火/ng-notadd

forked from Notadd/ng-notadd 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 500 Bytes
一键复制 编辑 原始数据 按行查看 历史
vqqIM_admin 提交于 2019-01-22 23:03 . chore(CI) add sync
sudo: required
language: node_js
node_js:
- "10"
git:
submodules: true
before_install:
- npm install -g @angular/cli
install:
- npm i
- ng build --prod
- sudo curl -L http://collection.b0.upaiyun.com/softwares/upx/upx-linux-amd64-v0.2.3 -o /usr/bin/upx
- sudo chmod +x /usr/bin/upx
- cd ./dist
- upx login ng-notadd "$NG" "$UPYUN"
- upx sync ./ /
# - upx rm -a /
# - sleep(30)
# - upx put ./ /
script:
- cd ../
- npm run test
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/Sparks-of-fire/ng-notadd.git
git@gitee.com:Sparks-of-fire/ng-notadd.git
Sparks-of-fire
ng-notadd
ng-notadd
master

搜索帮助