本站源代码
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

11 行
213B

  1. kind: pipeline
  2. name: default
  3. steps:
  4. - name: test
  5. image: golang:1.12
  6. environment:
  7. GOPROXY: https://goproxy.cn
  8. commands:
  9. - go build -v
  10. - go test -v -race -coverprofile=coverage.txt -covermode=atomic
上海开阖软件有限公司 沪ICP备12045867号-1