1 Star 0 Fork 44

花未全开月未圆/douban-trailer-imooc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
deploy.yaml 532 Bytes
一键复制 编辑 原始数据 按行查看 历史
Scott 提交于 2018-02-18 21:45 . feat: 植入 standard 代码规范检查
apps:
- script: start.js
name: 'Koa2'
env:
COMMON_VARIABLE: true
env_production:
NODE_ENV: production
deploy:
production:
user: root
host:
- 45.32.28.123
port: 22
ref: origin/master
repo:
[email protected]:huanglong/trailer.git
path:
/www/koa2/production
ssh_options: StrictHostKeyChecking=no
pre-deploy: git fetch --all
post-deploy: 'npm install && npm run build && pm2 startOrRestart deploy.yaml --env production'
env:
NODE_ENV: production
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/zxhycxq/douban-trailer-imooc.git
[email protected]:zxhycxq/douban-trailer-imooc.git
zxhycxq
douban-trailer-imooc
douban-trailer-imooc
master

搜索帮助