Yaml: line 14: found unexpected end of stream

Hey,

does someone know why my .drone.yml file is cutted?

https://hastebin.com/xotodegeke.cs

This has happened a few times already. The next build step is missing too.
Unfortunately, this error does not always occur. For me drone runs in the k8s Cluster with helm.

as its happening on line 14 and i have never wrapped my commands in single quotes in that fashion I would try removing those and seeing if that helps.

I just inserted the single quotes to test. it does not work without it either. It seems like he does not get the .drone.yml completely. The build steps should also be displayed. (That should be before the first call of a build step)

Moving discussion to existing thread: Problems with Yaml file being cutoff