mirror of
https://github.com/xiaoqidun/goenv.git
synced 2025-04-11 14:27:25 +08:00
feat(更新镜像): 更新镜像到go1.15.4
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user