开发者

Web based ruby on rails git deploy tool

开发者 https://www.devze.com 2023-03-11 02:56 出处:网络
I\'m looking for a web based ruby on rails git deploy tool for a debian server. I\'m looking for something else than capistrano/webistrano.

I'm looking for a web based ruby on rails git deploy tool for a debian server. I'm looking for something else than capistrano/webistrano.

Any s开发者_如何学Gouggestions?!

Thanks


It would be enough to just make a cron job that automates and then checks out what you need with the help of working-dir setting.

Hope this helps

0

精彩评论

暂无评论...
验证码 换一张
取 消