chore: update readme
This commit is contained in:
parent
0c6e76d34a
commit
86c23b7d53
2 changed files with 6 additions and 4 deletions
10
README.md
10
README.md
|
|
@ -68,10 +68,11 @@ Linting, type checking, sonarqube, dependency tracking, any testing
|
|||
|
||||
##### Vars (inherited)
|
||||
|
||||
| Key | Description | Required |
|
||||
| ------------ | ------------------------------------------------- | -------- |
|
||||
| `TURBO_TEAM` | Turbo repo team ID (only applicable on monorepos) | |
|
||||
| `TURBO_API` | Turbo repo api url (only applicable on monorepos) | |
|
||||
| Key | Description | Required |
|
||||
| ---------------- | ------------------------------------------------- | -------- |
|
||||
| `TURBO_TEAM` | Turbo repo team ID (only applicable on monorepos) | |
|
||||
| `TURBO_API` | Turbo repo api url (only applicable on monorepos) | |
|
||||
| `SONAR_HOST_URL` | Sonarqube Host (required if sonarqube is enabled) | |
|
||||
|
||||
##### Inputs
|
||||
|
||||
|
|
@ -87,6 +88,7 @@ Linting, type checking, sonarqube, dependency tracking, any testing
|
|||
| --------------------------- | ----------------------------------------------------------- | -------- |
|
||||
| `TURBO_TOKEN` | Access token for turbo cache (only applicable on monorepos) | |
|
||||
| `FONTAWESOME_PACKAGE_TOKEN` | Fontawesome Pro library token (Only needed if FA in use ) | |
|
||||
| `SONAR_TOKEN` | Sonarqube access token (required if sonarqube is enabled) | |
|
||||
|
||||
## Authors
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue