Jenkins pipeline YML file configuration example

buildPipeline(){
properties([
.....
])

pipelineRunner{

yml="........file.yml"


}
}

Comments

Popular posts from this blog

Today Walkin 14th-Sept

Hibernate Search - Elasticsearch with JSON manipulation

Spring Elasticsearch Operations