render-examples / strapi-sqlite

Deploy Strapi with SQLite on Render
https://render.com/docs/deploy-strapi
MIT License
49 stars 339 forks source link

Sets autoDeploy to false #25

Closed zach-render closed 2 years ago

zach-render commented 2 years 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 the Render docs for more information.

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