Branch deploy in monorepo not working as expected recently

Hi,

Recently we have been experiencing issues deploying our monorepo project (solios.netlify.app)…

It seems like our “staging” branch deploy stopped working out of the blue (june 18th). But our production build seems to work like usual.

I think it could be related to:

also worth noting… We are only using the Netlify ui but the logs seems to indicate that we would be using a config file?

Config:

Build Logs:

12:18:51 PM: Build ready to start
12:18:52 PM: build-image version: 653805ca4a64301556e56dc4b321ef8fc20cbb7c
12:18:52 PM: build-image tag: v3.8.2
12:18:52 PM: buildbot version: b63d1717a02404f31eb4f9710e846c40c86af045
12:18:52 PM: Building without cache
12:18:52 PM: Starting to prepare the repo for build
12:18:53 PM: No cached dependencies found. Cloning fresh repo
12:18:53 PM: git clone git@gitlab.com:naracreative/solios
12:18:55 PM: Preparing Git Reference refs/heads/staging
12:18:57 PM: Creating deploy upload records
12:18:56 PM: Parsing package.json dependencies
12:18:56 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'solios-ui/dist' versus 'dist' in the Netlify UI
12:18:56 PM: No changes detected in base directory. Returning early from build.
12:18:57 PM: Failed during stage 'checking build content for changes': Canceled build due to no content change
12:18:57 PM: Finished processing build request in 4.475389581s

HI there, @nara_creative :wave:

Welcome to the Netlify Forums, and thanks for reaching out! It looks like it has been a bit quiet since you opened this thread. Are you still experiencing this issue? If so, can you respond with a link to your Netlify site and a summary of the debugging steps you have taken? Thanks!