GitLab CI/CD - From Zero to Hero

by Nana

https://techworld-with-nana.teachable.com/courses/enrolled/1769488

Nothing really new for me in sections 1, 2 and 3.


Things to try at work


Random Notes

Reproduce pipeline locally with Docker compose

While watching Docker for NodeJS course, I had the idea of heaving a docker-compose file for each pipeline job, making it easier to reproduce them locally.

Have a docker-compose-like setup in a pipeline job