Goal :is to make the whole steps of ci/cd pipeline using jenkins to deploy app on openshift.
description: creating a small application passing through different stages of ci/cd starting from pushing commits on github , making a unit test , building and pushing docker images of the app , analysing it using sonarqube till deploying it in openshift.