github.com/tencent/goom@v1.0.1/build.sh (about) 1 #!/bin/bash 2 3 cd ${WORKSPACE}/${projectPath} 4 5 bazel build ...