Skip to content

Topic

Git hook deployment

Deploying software by pushing to a repository, where server-side hooks such as post-receive run scripts that check out, build and release the pushed code.

Current clusters