tophat / jenkins-timeline-plugin

A build timeline to facilitate the inspection of Jenkins pipelines and identify bottlenecks.
https://jenkinstimeline.com
Apache License 2.0
34 stars 11 forks source link

Install npm in Jenkins #51

Closed mcataford closed 5 years ago

mcataford commented 5 years ago

Description

Assuming ci.jenkins.io uses jenkins/jenkins:lts, this should be the right way to install npm before the Maven build proceeds. This should let the publish process through ci.jenkins.io go through properly. 🤞