DEV Community

Discussion on: Explain CI/CD like I'm five.

Collapse
 
smartinspereira profile image
Sergio Martins Pereira

You should also consider gitlabs ci/cd tools, which are kinda free. They also play well with github.
The biggest advantage, in my use-case vs. circle & travis, you get way better access controls.
Especially when using it with github / mirror repo.