Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josdem/vetlog-pipeline
Jenkins pipeline to test, build and deploy Vetlog
https://github.com/josdem/vetlog-pipeline
groovy jenkins pipeline
Last synced: about 1 month ago
JSON representation
Jenkins pipeline to test, build and deploy Vetlog
- Host: GitHub
- URL: https://github.com/josdem/vetlog-pipeline
- Owner: josdem
- Created: 2023-09-19T00:36:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-21T20:55:36.000Z (about 1 year ago)
- Last Synced: 2024-05-02T01:35:00.624Z (8 months ago)
- Topics: groovy, jenkins, pipeline
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Vetlog Pipeline
----------------------------------------------[![Jenkins](https://ci.josdem.io/job/vetlog-pipeline/badge/icon)](https://ci.josdem.io/job/vetlog-pipeline/)
This project implements Jenkins pipelines for testing, building and deploying Vetlog, which is an adoption platform. Please go here for more information:
[Vetlog](https://github.com/josdem/vetlog-spring-boot)
#### Read this as reference
* https://josdem.io/techtalk/cicd/jenkins_pipeline/
* https://josdem.io/techtalk/cicd/jenkins_shell_execution/