Failed build without running

Im sorry but im new to this but i have a problem.

Everytime i tried to build something it just fails and skips all the steps. anyone know what that could be?

when you ask for help, you’d better to provide more information, such as error logs, setting, error screenshot, .drone.yml etc

.dronke.yml:
pipeline:
docker:
image: plugins/docker
username: hopstar
password: SsVb0b5wUgBVzT1hYMBuih6rZBYMBmW1
repo: hopstar/studiosquid.website
tags: latest
debug: true

Server / Docker log:
time=“2017-10-10T12:13:19Z” level=error msg=“Error #01: sql: no rows in result set\n” ip=86.81.252.12 latency=5.090777ms method=GET path=“/api/repos/hopstar/test/logs/1/1/clone” status=404 time=“2017-10-10T12:13:19Z” user-agent=“Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36”

Agent / Docker log:
2017/10/10 12:12:50 pipeline: received next execution: 125
2017/10/10 12:12:50 pipeline: execution complete: 125
2017/10/10 12:12:50 pipeline: logging complete: 125
2017/10/10 12:12:50 pipeline: cancel channel closed: 125
2017/10/10 12:12:51 pipeline: done: 125
2017/10/10 12:12:51 pipeline: request next execution
2017/10/10 12:12:51 pipeline: cancel ping loop: 125
2017/10/10 12:13:04 pipeline: request next execution
2017/10/10 12:13:16 pipeline: received next execution: 129
2017/10/10 12:13:16 pipeline: execution complete: 129
2017/10/10 12:13:16 pipeline: logging complete: 129
2017/10/10 12:13:16 pipeline: cancel channel closed: 129
2017/10/10 12:13:17 pipeline: done: 129
2017/10/10 12:13:17 pipeline: request next execution
2017/10/10 12:13:17 pipeline: cancel ping loop: 129
2017/10/10 12:13:41 pipeline: received next execution: 133
2017/10/10 12:13:41 pipeline: execution complete: 133
2017/10/10 12:13:41 pipeline: logging complete: 133
2017/10/10 12:13:41 pipeline: cancel channel closed: 133
2017/10/10 12:13:41 pipeline: done: 133
2017/10/10 12:13:41 pipeline: request next execution
2017/10/10 12:13:41 pipeline: cancel ping loop: 133
2017/10/10 12:13:43 pipeline: received next execution: 137
2017/10/10 12:13:43 pipeline: execution complete: 137
2017/10/10 12:13:43 pipeline: logging complete: 137
2017/10/10 12:13:43 pipeline: cancel channel closed: 137
2017/10/10 12:13:43 pipeline: done: 137
2017/10/10 12:13:43 pipeline: request next execution
2017/10/10 12:13:43 pipeline: cancel ping loop: 137
2017/10/10 12:22:24 pipeline: received next execution: 141
2017/10/10 12:22:24 pipeline: execution complete: 141
2017/10/10 12:22:24 pipeline: logging complete: 141
2017/10/10 12:22:24 pipeline: cancel channel closed: 141
2017/10/10 12:22:25 pipeline: done: 141
2017/10/10 12:22:25 pipeline: request next execution
2017/10/10 12:22:25 pipeline: cancel ping loop: 141

DroneIO Screenshot

I hoped i provided enough information, if i can provide anything else il try to post it as quick as possible


couldn’t post 2 images at the same time