In my previous article, I explained the basics of Docker images and introduced a simple GitLab pipeline that runs our test suite and checks our code style. In this article, we will set up a more complex pipeline that ends up deploying our applications using Laravel Deployer 🚀. Full code on GitHub ❡Pipeline specifications Before diving into some code, let's take a minute to decide what we want our