Closed Teencodeproject closed 3 years ago
✔️ Deploy Preview for grand-resume canceled.
🔨 Explore the source changes: 480563c7737af3a4ce65885b312e74957939808c
🔍 Inspect the deploy log: https://app.netlify.com/sites/grand-resume/deploys/6168998803e1a00007cc0b8f
the reason for the deployed cancelled is; when a test fails, by default netlify will still deploy the app.
I did this so that only circle ci can deploy the app. when a test fails, deploy doesn't happen.
When the build/test passes it deploys the app.