Auto deploy off does not work

I just started trying out render.com and created a new deployment via a blueprint yml. In there, my web services has “autoDeploy: false”. However, every time I push to my master branch it seem to still deploy the service. My understanding was that if it is set to false (the UI also shows it as “No”) I have to manually trigger a deployment?

1 Like

Hi,

You will see deploys triggered (even with auto deploy set to false) when the blueprint changes a setting on the service. This is a known issue we are tracking internally.

You should not see deploys when just the code-base changes.

Can you confirm if this is the behavior you’re experiencing?

Regards,

Matt

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.