Jenkins pipeline YML file configuration example

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

pipelineRunner{

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


}
}

Comments

Popular posts from this blog

Spring Elasticsearch Operations

Object oriented programming concepts (OOPs)

Spring Boot and Vaadin : Filtering rows in Vaadin Grid