github.com/m3db/m3@v1.5.0/.buildkite/project.json (about) 1 { 2 "name": "M3 CI", 3 "steps": [ 4 { 5 "type": "script", 6 "name": ":pipeline:", 7 "command": "buildkite-agent pipeline upload" 8 } 9 ] 10 }