| `image` / `PLAYWRIGHT_IMAGE` | The Docker image used to run Playwright. | `mcr.microsoft.com/playwright:latest` |
| `image` / `PLAYWRIGHT_IMAGE` | The Docker image used to run Playwright. | `mcr.microsoft.com/playwright:latest`<br/>[](https://to-be-continuous.gitlab.io/doc/secu/trivy-PLAYWRIGHT_IMAGE) |
| `project-dir` / `PLAYWRIGHT_PROJECT_DIR` | The Playwright root project directory (contains the `playwright.config.ts` file) | `.` |
| `review-enabled` / `REVIEW_ENABLED` | Set to `true` to enable Playwright tests on review environments (dynamic environments instantiated on development branches) | _none_ (disabled) |