--- pipeline: #lint: # image: golangci/golangci-lint # commands: # - golangci-lint run build: image: golang commands: - go build ./cmd/bb