Upload workspace file
arcane_build_workspace_uploadUpload file content to a specified path in a build workspace for a given environment.
Instructions
Upload a file to the build workspace
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentId | Yes | Environment ID | |
| path | Yes | Destination path in the workspace | |
| content | Yes | File content to upload |