在git push之后,Heroku看不到我的更改 [英] Heroku doesn't see my changes after git push

查看:404
本文介绍了在git push之后,Heroku看不到我的更改的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试将一个新版本的应用程序部署到heroku,虽然在本地运行,但是在执行以下操作后,我看不到任何更改:

I am trying to deploy a new version of my app to heroku and although running it locally works, I can't see any change after I do the following:

git push heroku master

然后

heroku run rake db:migrate

似乎没有效果。这是奇怪的,因为没有模型更改,我只能使用git push命令来部署更改。任何想法?

There seems to be no effect. It's strange because without a model change I was able to deploy changes with just the git push command. Any thoughts?

推荐答案

我有同样的问题,并发布了对我有用的回应他人的类似问题:

I had the same issue and posted what worked for me in response to others' similar issues:

$ git push heroku master - 没有错误消息,但更改不显示在网络应用程序

推送英雄主人说一切都是最新的,但该应用程序不是最新的

这篇关于在git push之后,Heroku看不到我的更改的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆