Y
Hacker News
new
|
ask
|
show
|
jobs
by
PhilipRoman
459 days ago
You can put hooks on the server side of git. It can do pretty much anything that CI/CD can.
1 comments
yeswecatan
459 days ago
That requires Github Enterprise (if using GH, of course), no?
link
PhilipRoman
459 days ago
Well it
requires
a server and 5 minutes of your time :) I guess you can always have it as a mirror for your GH repository. Gitlab has push mirroring, not sure about GH:
https://docs.gitlab.com/user/project/repository/mirror/push/
link