diff --git a/README.md b/README.md index a6326bc..47e56b5 100644 --- a/README.md +++ b/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 |