没有合适的资源?快使用搜索试试~ 我知道了~
vagrant-capistrano-push:与 capistrano 一起使用 vagrant push
共18个文件
rb:9个
txt:1个
gemfile:1个
需积分: 5 0 下载量 172 浏览量
2021-06-27
20:23:27
上传
评论
收藏 10KB ZIP 举报
温馨提示
流浪卡皮斯特拉诺推 使用将与 Vagrantfile 相同目录中的应用程序代码部署或“推送”到远程服务器。 安装 vagrant plugin install vagrant-capistrano-push 用法 # Vagrantfile config . push . define "staging" , strategy : "capistrano" do | push | push . stage = "staging" end config . push . define "production" , strategy : "capistrano" do | push | push . stage = "production" end 然后 vagrant push production 或者,如果您正在使用 ENV 变量: # Vagrantfile con
资源推荐
资源详情
资源评论
收起资源包目录
vagrant-capistrano-push-master.zip (18个子文件)
vagrant-capistrano-push-master
vagrant-capistrano-push.gemspec 963B
locales
en.yml 192B
LICENSE.txt 1KB
lib
vagrant-capistrano-push.rb 288B
vagrant-capistrano-push
config.rb 879B
push.rb 860B
errors.rb 272B
plugin.rb 844B
version.rb 78B
Gemfile 263B
spec
spec_helper.rb 57B
vagrant-capistrano-push
config_spec.rb 2KB
Rakefile 29B
README.md 982B
.rspec 48B
Gemfile.lock 3KB
vagrant-spec.config.rb 55B
.gitignore 573B
共 18 条
- 1
资源评论
e起学美术
- 粉丝: 22
- 资源: 4631
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功