@@ -38,3 +38,4 @@ Launch a Postman collection of requests to test your API using [newman](https://
| `NEWMAN_COLLECTION`<imgwidth=100/> | Name of the Postman collection <imgwidth=175/> | `postman_collection.json`<imgwidth=100/> |
| `NEWMAN_GLOBALS_FILE` | Name of the Postman globals file for [variables](https://learning.postman.com/docs/sending-requests/variables/) | ` ` |
| `NEWMAN_ADDITIONAL_OPTIONS` | Other [options](https://learning.postman.com/docs/running-collections/using-newman-cli/command-line-integration-with-newman/) you may want to use with Newman | ` ` |
| `NEWMAN_FAIL_ON_ERROR` | Fail job on a request/test error | `false` |