Compare commits
1 Commits
Author | SHA1 | Date |
---|---|---|
|
395f64c62f |
|
@ -7,6 +7,8 @@ pwd
|
|||
|
||||
echo "开始build"
|
||||
|
||||
export GOPROXY=https://goproxy.cn,direct
|
||||
|
||||
go mod tidy
|
||||
|
||||
go mod vendor
|
||||
|
|
Loading…
Reference in New Issue