改成这个包
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-06-10 08:30:22 +09:00
parent 49fd648f57
commit 536652938a

View File

@ -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