DEV Community

Discussion on: Centralise Jenkins Pipelines configuration using Shared Libraries

Collapse
 
robsonbittencourt profile image
Robson

Nice post!

There is a small error in the first example of pipeline.

Missing one " in:

ServerDomain = "Project1 Server Domain
Collapse
 
jalogut profile image
Juan Alonso

Thanks ;)