You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 23, 2020. It is now read-only.
I'm deploying an EJS based template, this template uses axios and some of the request promises haven't rejection handlers intentionally, because if it fails I just want to exit the process with failure.
Then it stops deploying the template, but the build process successfully ended anyway, why?
The site was published without many pages because the deployment was interrupted 😞