Jubril Edunjubriledun.hashnode.dev·Jul 4, 2024Configure and Trigger a Jenkins CI Server using Github WebhookIn this simple hands-on lab, we've been asked to configure a Jenkins project to build the train schedule app. The source code for the application is hosted in the GitHub Repo. The app already has build automation set up using gradle wrapper, and can ...DiscussJenkins
Sumit Mondalsumit007.hashnode.dev·Feb 1, 2024Demystifying AWS CodeBuild: A Beginner's GuideIntroduction: In the dynamic world of cloud computing, AWS (Amazon Web Services) provides a myriad of tools to streamline development processes. One such tool, AWS CodeBuild, is a powerful and flexible service that automates the build and testing pha...DiscussAWS - HandsOn #BuildAutomation