hooks: Remove Ruby execution path for postreceive

Currently the only hook in production running their Ruby implementation is the postreceive hook. For GitLab.com the feature flag was toggled, and performs very well. As such the feature will be expose to all GitLab installs, as the feature flag is removed in this change.

Merge request reports

Loading