1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-16 11:09:33 +02:00
sap-jenkins-library/documentation/docs/steps/npmExecute.md
Christopher Fenner 6d5fdd41bf
fix code climate issues (#712)
* fix code climate issues

* fix code climate issues

* Update GitUtils.groovy
2019-05-16 10:46:13 +02:00

226 B

${docGenStepName}

${docGenDescription}

${docGenParameters}

${docGenConfiguration}

Exceptions

None

Examples

npmExecute script: this, dockerImage: 'node:8-stretch', npmCommand: 'run build'