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