This commit is contained in:
@ -4,7 +4,7 @@ name: 构建 Goose
|
||||
|
||||
steps:
|
||||
- name: 构建 Goose 二进制包
|
||||
image: golang:alpine
|
||||
image: golang:latest
|
||||
commands:
|
||||
- git clone https://github.com/pressly/goose.git
|
||||
- cd goose
|
||||
|
||||
Reference in New Issue
Block a user