Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| services:netlify [2025/03/29 21:49] – root | services:netlify [2026/03/22 22:36] (current) – root | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| We use [[https:// | We use [[https:// | ||
| + | |||
| + | Netlify will not deploy a failing build - so worst case if a PR is merged to the deployed branch and the build fails, the last successful build will remain deployed. This is handy in that the site will stay up despite a dodgy build being pushed to main, but also means that unless you specifically check the Netlify deploy status after a merge, a failing build can easily go unnoticed. | ||