Continuous Deployment with Pipeline as Code – #7 GitHub Actions
06/03/2024This article series aims to explore the different tools for doing pipeline as code and deployment. The goal for each article remains the same: checkout GIT source code, compile a JAVA project with Maven, run the tests, then deploy the application on AWS BeanStalk.