type: docker kind: pipeline name: "drone-dagger-test" steps: - name: "build" image: harbor.front.kjuulh.io/docker-proxy/library/golang commands: - "go run main.go"