mirror of
https://github.com/xiaoqidun/gocos.git
synced 2024-11-23 06:56:45 +08:00
Compare commits
No commits in common. "67e3da13c7b6e0e32146e6408b17099a81fe45c6" and "e91e2d56e476ed01c2afe76fb4d95b369ab434e7" have entirely different histories.
67e3da13c7
...
e91e2d56e4
@ -11,7 +11,7 @@ name: default
|
||||
|
||||
steps:
|
||||
- name: upload
|
||||
image: ccr.ccs.tencentyun.com/xiaoqidun/gocos
|
||||
image: hkccr.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.2
|
||||
go 1.21.1
|
||||
|
||||
require github.com/tencentyun/cos-go-sdk-v5 v0.7.43
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user