render-examples / strapi-postgres-cloudinary

Deploy Strapi with PostgreSQL and Cloudinary on Render.
https://render.com/docs/deploy-strapi
MIT License
41 stars 165 forks source link

Sets autoDeploy to false #21

Closed zach-render closed 1 year ago

zach-render commented 1 year ago

By setting autoDeploy: false in the the render.yaml, we can ensure that subsequent merges to the main branch of this repository will not trigger deploys for any instances that have been created and deployed by the Deploy to Render button.

However, merging this PR will trigger a final forced deployment of any instances created and deployed by the Deploy to Render button.

See https://render.com/docs/deploy-to-render for more information.

Signed-off-by: zach wick zach@render.com