Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/