A |
Syntax
resources: - name: <string> type: ReleaseBundle configuration: sourceDistribution: distributionIntegration name: <string> version: <string> isSigned: <boolean> |
name
-- should be an easy to remember text string
type
-- set to ReleaseBundle
configuration
sourceDistribution
-- name of the Distribution Integration from where the ReleaseBundle is createdname
-- Name of the release bundleversion
–- version number of the release bundle
isSigned
–- Indicates if the release bundle is signed or not