Hi,
I was trying to upload my node.js application through bitbucket using bitbucet-pipelines.yml file to aws elastic beanstalk. It is giving me the below error when it reaches the last line in the bitbucket-pipelines.yml file:
ERROR: EOFError - EOF when reading a line
I was successfully uploading the same application with the same bitbucket-pipelines.yml file successfully before 2 months.
Can anyone please help me in resolving this issue?
Thanks in advance