| `HURL_IMAGE`| The Docker image used to run Hurl. | `ghcr.io/orange-opensource/hurl:latest` |
| `HURL_TEST_FILES`| The Hurl test files to run | `hurl/*.hurl` |
| `HURL_EXTRA_ARGS`| Hurl extra [run options](https://hurl.dev/docs/manual.html#options) | _none_ |
| `REVIEW_ENABLED`| Set to `true` to enable Hurl tests on review environments (dynamic environments instantiated on development branches) | _none_ (disabled) |
| `image` / `HURL_IMAGE` | The Docker image used to run Hurl. | `ghcr.io/orange-opensource/hurl:latest` |
| `test-files` / `HURL_TEST_FILES` | The Hurl test files to run | `hurl/*.hurl` |
| `review-enabled` / `REVIEW_ENABLED` | Set to `true` to enable Hurl tests on review environments (dynamic environments instantiated on development branches) | _none_ (disabled) |
In addition to a textual report in the console, this job produces the following reports, kept for one day: