02 Oct SQL How to Fix GitLab CI Not Fail When There Is an SQL Error October 2, 2025 By César Pedro Zea Gomez 0 comments In a GitLab CI/CD pipeline, it's crucial to ensure that jobs fail correctly when SQL errors occur. However, the default behavior of a j... Continue reading