PROJECT #3

CI/CD PIPELINE

Automate the boring part. Every push should build, test and deploy itself without me touching anything.

CLOUD & DEVOPS
REPO COMING SOONALL PROJECTS
WHAT I WILL BUILD
  • Build a pipeline with GitHub Actions
  • Run automated tests on every pull request
  • Build and publish a Docker image from the pipeline
  • Deploy automatically to a server when a branch is merged