| Name | Type | Description | Notes |
|---|---|---|---|
| archivePath | string | The path to the archive file relative to the document root of the vhost (required if source is "archive") | |
| owner | string | Repository owner login (required if source is "git"). GitLab group paths use slashes. | |
| repository | string | Repository name without the .git suffix (required if source is "git") | |
| branch | string | Branch to build (required if source is "git") | |
| installationUuid | string | Git installation used to access the repository (required if source is "git") |