Commit 19f97059 authored by totara-thib's avatar totara-thib
Browse files

New job npm_scripts v0.1.0

parent 55996825
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ This job will permits users to run several scripts from their `package.json` fil
| Name | Description | Default |
| ---- | ----------- | ------- |
| `PROJECT_ROOT` | Path to the directory containing `package.json`  | `.` |
| `NPM_SCRIPTS` | Value of the differents scripts specified in `package.json` that can be separated by `;` | ` ` |
| `NPM_SCRIPTS` | Value of several scripts specified in `package.json` that can be separated by `;` | ` ` |
| `NPM_OUTPUT` | Path to the output send by script specified in `package.json` | ` ` |