Update readme.md

Readme update with Youtube video walkthrough
This commit is contained in:
Krishna 2024-03-11 14:55:13 -07:00 committed by GitHub
parent a8b3bbf251
commit 9127625b3c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,6 +16,8 @@ Note: This process with not deploy to the envionrmnet platform.
- Jenkinsfile - Jenkinsfile
## DevOps steps ## DevOps steps
### Video walkthrough
[![Walk through demo](https://img.youtube.com/vi/zgiaPIp-ZZA/0.jpg)](https://www.youtube.com/watch?v=zgiaPIp-ZZA)
### Assumption ### Assumption
My assumption is that the user has the necessary infrastucture in place, including Java v17+, Maven v3.8+, Docker v25+, and a Jenkins v2.445+ server, to implement an automated pipeline for the PetClinic application. My assumption is that the user has the necessary infrastucture in place, including Java v17+, Maven v3.8+, Docker v25+, and a Jenkins v2.445+ server, to implement an automated pipeline for the PetClinic application.