#error deploy

1 messages · Page 1 of 1 (latest)

latent valley
#

I am currently trying to deploy a e-commerce build from the payload template. The payload access panel is able to register how many branches the repo has but is unable to fetch the latest commit from any branch. I have been unable to continue with my project since then, and I come seeking help on how I should handle this issue. I have made edits to the payload.config.ts file as well to ignore build errors. This image shows the commit message and the branch from which the deployment is being triggered. I have created that branch a few minutes ago, I have even went to the extent of checking out into that initial commit message and merging it with the main branch. No redeployment happens whenever I push a new change. What would you suggest?

I have already paid for the standard subscription. Might it be because I was coding while pushing to github and already have more than 400 commit messages? What should I do? The project is due in a few days

undone mantleBOT
fallow scroll
#

Hey @latent valley this is likely because all of your builds are failing. If the build doesn't command doesn't complete successfully you're not going to see your most recent commits.

#

You should read through the build logs to determine what is causing them to fail and address that.