| Attribute | Description | Required |
|---|---|---|
| deployDescriptorFile | The EGL deployment descriptor to deploy the project. The target project is defined in the dd file. | Yes |
| failOnError | Whether or not the build should fail if there is an error. | No, the default is true. |
| verbose | If true, show all the logs. If false, only show important logs. | No, the default is true. |