github.com에 업로드할 때 git 후크가 내 서버에 대한 최신 코드 업데이트를 트리거할 수 있나요?
생각이 너무 많은 걸까요~~
认证0级讲师
예, 사진을 보고 webhooks & services을 사용하고 Just the push event.에서 서버에 요청을 설정한 다음 그에 따라 처리합니다
webhooks & services
Just the push event.
github.com의 웹훅을 설정할 수 있습니다.
https://help.github.com/articles/creating-webhooks
예, 사진을 보고
webhooks & services
을 사용하고Just the push event.
에서 서버에 요청을 설정한 다음 그에 따라 처리합니다github.com의 웹훅을 설정할 수 있습니다.
https://help.github.com/articles/creating-webhooks