How To Build Your First GitLab CI/CD Pipeline
A guide to continuously integrating and deploying your Dockerised Node.js app to AWS Elastic Beanstalk with GitLab
Nov 5 · 5 min read

Introduction
This piece has two goals:
- To be a standalone guide to building a CI/CD pipeline with GitLab


