docs(project): add .Error reference

This commit is contained in:
Jan De Dobbeleer 2022-12-27 14:39:58 +01:00 committed by Jan De Dobbeleer
parent 73e91eab5b
commit 8aca8a2d84

View file

@ -43,10 +43,11 @@ Supports:
### Properties
| Name | Type | Description |
| ---------- | -------- | ---------------------------------------------------- |
| `.Version` | `string` | The version of your project |
| `.Target` | `string` | The target framwork/language version of your project |
| `.Name` | `string` | The name of your project |
| Name | Type | Description |
| ---------- | -------- | ------------------------------------------------------ |
| `.Version` | `string` | The version of your project |
| `.Target` | `string` | The target framwork/language version of your project |
| `.Name` | `string` | The name of your project |
| `.Error` | `string` | The error context when we can't fetch the project info |
[templates]: /docs/configuration/templates