I cannot fix the error message of 'failed' in Netlify when deploying from Github.
I have created a complete new blog and was deploying post by post since the previous attempts to deploy multiple files at once led to successive 'failed' messages.
I have contacted Netlify and they informed that I should add:
;sleep 200; false
at the end of my 'build command'.
The problem is where do I find this 'build command'?
I have looked everywhere at the Site Settings on Netlify but could not find where to add this code.
It would be great if someone could shed some light on my ignorance. (Not sure if this piece of information is relevant but I was using HUGO version 0.55.5)
Cheers,
ps. This issue is related to this one.