github.com/pachyderm/pachyderm@v1.13.4/.drone.yml (about) 1 kind: pipeline 2 3 steps: 4 - name: my-build 5 image: golang:latest 6 commands: 7 - go mod download