Same here - skips the deploy and processing steps and goes straight from ‘…continuing to publishing’ to ‘Finished processing build request…’. Although, as you say, it doesn’t ever actually finish or fail etc, always just ‘building’. I tried resetting the deploy settings but didn’t make any difference.
How are other people’s sites setup? Just wondering if the issue is with Netlify talking to Git as our site is setup to build automatically from a Git repository
I had to update an old website that in the past was hosted by Netlify.
Yestarday I’ve updated my bitbucket repo and created a new website in Netlify.
Unfortunately the building process gives no error but does not stop:
11:21:25 AM: Preparing Git Reference refs/heads/AltriTest
11:21:18 AM: Build ready to start
11:21:19 AM: build-image version: b0258b965567defc4a2d7e2f2dec2e00c8f73ad6
11:21:19 AM: build-image tag: v3.4.1
11:21:19 AM: buildbot version: 0e3cc7aef5c33f731b54ed4b65d515eaab821679
11:21:19 AM: Fetching cached dependencies
11:21:19 AM: Failed to fetch cache, continuing with build
11:21:19 AM: Starting to prepare the repo for build
11:21:20 AM: No cached dependencies found. Cloning fresh repo
11:21:20 AM: git clone git@bitbucket.org:fa-runci/projectnadia
11:21:26 AM: No build command found, continuing to publishing
11:21:28 AM: Finished processing build request in 8.512245402s
Do you know what is the issue? The building remains in progress but logs state it has finished.
This is a static website with a normal index.html (built with HTML) .
Hello, my app arpitdalal.netlify.app is not building since this morning (3rd October 2020). It’s last successful built was on 1st October 2020. The issue isn’t that build is failing, in fact, if that was an issue, it could have been an easy fix but here the status is not changing from “Building” I have tried triggering a manual build but that didn’t help either. My builds are directly linked to my pushes on my git repo, the app is recording my pushes to the git repo but the status of build is remaining “Building” no matter what. I was hoping to get help with this.
Thank you in advance.