Create Jenkins pipeline using Pipeline Script Definition to deploy website on Jenkins sever
Вставка
- Опубліковано 7 лют 2025
- In this video, I created Jenkins pipeline using Pipeline Script Definition to:
-- Clone website's source code and Dockerfile from Git Hub
-- Build Docker Image
-- Deployed Website by creating a docker container
Note: These are locally on Jenkins Server