mirror of
https://github.com/appwrite/appwrite
synced 2026-04-26 16:07:32 +00:00
1 line
No EOL
356 B
Markdown
1 line
No EOL
356 B
Markdown
Create a new build for an existing function deployment. This endpoint allows you to rebuild a deployment with the updated function configuration, including its entrypoint and build commands if they have been modified. The build process will be queued and executed asynchronously. The original deployment's code will be preserved and used for the new build. |