kunalmehta14 / RealEstate-DataPipeline

0 stars 0 forks source link

Update Jenkins pipeline to package docker image to docker hub first #7

Open kunalmehta14 opened 8 months ago

kunalmehta14 commented 8 months ago

This issue is created to update the jenkins pipeline. The existing jenkins pipeline deploys the docker containers using local cli build command. The pipeline needs to updated to upload the image to Docker hub first and then download it to the prod servers.