feat(更新镜像): 更新镜像到go1.15.4

This commit is contained in:
2020-11-07 10:10:57 +08:00
parent eef0924e5e
commit a7326a8222
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ name: goenv
steps:
- name: build
pull: if-not-exists
image: xiaoqidun/goenv
image: golang:alpine
commands:
- chmod +x build.sh
- ./build.sh