--- kind: pipeline type: docker name: default workspace: base: /go path: src/dn42regsrv steps: - name: build image: golang commands: - go get