This project is based on Jenkins scripted pipeline which is executing Devops CI/CD for Python programs.
The current pipeline includes the following stages:
Pulling Source code from Git, Running Python linter, Python unit test execution, Wrraping the APP into a Docker continer, Push the Docer Container into Dockerhub.