Archive of posts with category 'CI/CD'

Using Ambassador's CRD in GitLab Review Apps

As part of the DevOps cycle, our team run test per commit and per Merge Request, to catch any bug early in development. We heavily depend on GitLab’s Review Apps,...

Automating Azure SQL Database backups using docker and GitLab

Everybody wants repeatable tests once in a while, and these tests should use external dependencies with predictable behaviors and values. In this case, our team at Indimin wanted to test...