Browse Source

fix documentation

pull/2/head
Nicolas Massé 9 years ago
parent
commit
79b9dafc09
  1. 1
      README.md

1
README.md

@ -131,6 +131,7 @@ Create a Jenkins Credentials with the following parameters :
- ID: npm-secret
Create a Jenkins Pipeline that accepts the following parameters :
| Parameter Name | Parameter Type | Default Value | Description |
| --- | --- | --- | --- |
| NPM_CREDENTIALS_ID | String | npm-secret | The Jenkins Credentials ID that holds login and password to login on NPM Registry |

Loading…
Cancel
Save