The benefits
Confidence
Every merged PR has passed the same test suite on a clean machine. You know the code works.
Speed
Problems are caught in minutes, not at the end of a sprint. The fix is always small.
Consistency
The release process is identical every time. No forgotten steps, no "who knows how to deploy this?"
Visibility
Every build has a log. You can see exactly what ran, when it ran, and what it produced — permanently.