摘要: 部署go项目脚本 kind: pipeline name: default steps: - name: build image: golang:latest environment: GOPROXY: https://goproxy.cn,direct commands: - pwd - go v 阅读全文
posted @ 2020-09-29 21:04 jiuchen 阅读(266) 评论(0) 推荐(0) 编辑