On 2017-04-28, Matt Sicker wrote: > Speaking of which, we use the Jenkinsfile style pipelines at my work, and > those are a bit less annoying to use than the web interface. Any idea if we > can use those here?
builds.apache.org has a "Open Blue Ocean" button at the top, at least once you authenticate. To me this signals Jenkins is new enough and the necessary plugins should be there to create projects that use build pipelines. Haven't tried it myself so far, though. Stefan