mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 23:05:49 +00:00
readme update with changelog'
This commit is contained in:
parent
1e51242ce3
commit
54bf5c3fea
1 changed files with 7 additions and 0 deletions
|
@ -8,6 +8,13 @@ Develop a DevOps pipeline to automate tasks such as code compile, unit testing,
|
|||
|
||||
Note: This process with not deploy to the envionrmnet platform.
|
||||
|
||||
### Change log
|
||||
- Original readme.md renamed as readme-orignial.md
|
||||
- Add new files
|
||||
- readme.md
|
||||
- Dockerfile
|
||||
- Jenkinsfile
|
||||
|
||||
## DevOps steps
|
||||
### 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.
|
||||
|
|
Loading…
Reference in a new issue