mirror of
https://github.com/xiaoqidun/gocos.git
synced 2024-11-01 03:18:50 +08:00
feat(更新镜像): 更新镜像
This commit is contained in:
parent
d7b165ce82
commit
1ab730b0bb
@ -11,7 +11,7 @@ name: default
|
||||
|
||||
steps:
|
||||
- name: upload
|
||||
image: hkccr.ccs.tencentyun.com/xiaoqidun/gocos
|
||||
image: ccr.ccs.tencentyun.com/xiaoqidun/gocos
|
||||
settings:
|
||||
secret_id:
|
||||
from_secret: secret_id
|
||||
|
2
go.mod
2
go.mod
@ -1,6 +1,6 @@
|
||||
module github.com/xiaoqidun/gocos
|
||||
|
||||
go 1.21.1
|
||||
go 1.21.2
|
||||
|
||||
require github.com/tencentyun/cos-go-sdk-v5 v0.7.43
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user