[DUPLICATE] Builds stucks on default state

New changes creates a build when pushed. But builds stucking on “default” state. When I manually cancel it and manually restart after that, building normally.

See https://cloud.drone.io/mosquito/aiormq/31 as example.

This happens when you enable protected mode but you do not sign the yaml configuration file, or signature verification fails, which requires manual approval from the CLI before the build will proceed. You should either uncheck protected mode, or sign your yaml file.

Lets move any further discussion to this existing thread: [Solved] Pipeline doesn't start until stopped and started again