--- kind: pipeline name: gtslib steps: - name: build image: golang:1.21 commands: - go build -v ./...