workspace:
path: /vol
pipeline:
build:
image: golang
commands:
- go build -o songwanjunapp
- echo "构建成功..."