PBAutoBuild supports [deploy only]

For PowerServer/PowerClient projects, PBAutoBuild supports deploying the project only, allowing you to skip the compilation process.

If the project has been compiled before, you can use the /deploy parameter to bypass compilation.

For example,

PBAutoBuild250 /f c:\SalesDemo_cloud.json /deploy

If SalesDemo_cloud.json contains configurations for multiple projects, then every project will be deployed only (without being compiled or built again).