DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Integration of Github with Docker and Jenkins

4 years ago medium.com
Integration of Github with Docker and Jenkins

Summary: This is a summary of an article originally published by the source. Read the full original article here →

The aim of the this article is to configure a web server inside the container with the right HTML code. Job1 : If Developer push to dev branch then Jenkins will fetch from dev and deploy on dev-docker environment.

Job3: QA team will check (test) for the website running in dev-docker environment. If it is running fine then Jenkins will merge the dev branch to master branch and trigger #job 2

So now it will merge dev branch to master branch.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com