create_build
Generate a published PlayCanvas build for designated scenes. Configure engine version, minification, and release notes to produce a durable build job for deployment.
Instructions
Create a published PlayCanvas build for scenes in the designated project. Returns the created durable build job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| minify | No | ||
| version | No | ||
| sceneIds | Yes | Scene ids in the designated project | |
| imageS3Key | No | ||
| sourceMaps | No | ||
| concatenate | No | ||
| description | No | ||
| releaseNotes | No | ||
| engineVersion | No | Configured engine channel or exact available engine version | |
| primarySceneId | No | Primary scene; must also be in sceneIds | |
| optimizeSceneFormat | No |