source:
| Name | Type | Required | Description |
|---|---|---|---|
operations | An operations dictionary | Operations that can be applied to the source code. See source operations. | |
root | string | The path where the app code lives. Useful for multi-app setups. Single-runtime image: Defaults to the directory of the .upsun/config.yaml file. Composable image: Defaults to the root project directory. |