Up until yesterday, my deployments were working. Today, I deployed and am getting errors. I already reverted the commits to try and find out what's wrong but no matter what I do, it just won't run.
This is all I get on the log.
[23:00:21.654] Running build in Washington, D.C., USA (East) – iad1[23:00:22.119] Cloning github.com/nandorocker/nan.do (Branch: production, Commit: 65e5103)[23:00:37.762] Cloning github.com/nandorocker/nan.do (Branch: production, Commit: 65e5103)[23:00:38.037] Error: This deployment is no longer building, it was probably canceled and/or deleted[23:00:39.867] Cloning completed: 2s[23:00:40.084] My repo is public: https://github.com/nandorocker/nan.do
I'm using 11ty. The only thing I changed today was implementing eleventy.img. I removed it and still get this weird error.
Please help...