Deployed django-todo-cicd app using Jenkins Declarative Pipleline
Task-01
Create a docker-integrated Jenkins declarative pipeline
Use the above-given syntax using
sh
inside the stage block
install docker
Install java
Install jenkins
creating a job
Task-02
- Create a docker-integrated Jenkins declarative pipeline using the
docker
groovy syntax inside the stage block.
Pipeline script
Application deployed
THAT'S ALL FOR TODAY'S LEARNING I HOPE YOU LEARN SOMETHING FROM THIS BLOG