Home > Q&A > body text
push操作不能像ftp那样直接把写好的代码传到服务器上使用吗
天蓬老师2017-05-02 09:21:40
If it is on github, you can use github-page.
If you want to deploy on your own server, you need to automatically detect commit on your own server and pull.
仅有的幸福2017-05-02 09:21:40
Yes, you can use hooks on github, see this answer and this article