mirror of
https://github.com/xiaoqidun/gitcz.git
synced 2026-09-12 06:20:04 +08:00
chore(构建脚本): 添加latest
This commit is contained in:
1 parent
4d815a6e81
commit
835ce6ed56
1 file changed
+1
-1
@@ -18,7 +18,7 @@ jobs:
|
||||
with:
|
||||
args: bash build.sh
|
||||
- name: upload to cos
|
||||
uses: docker://ccr.ccs.tencentyun.com/xiaoqidun/gocos
|
||||
uses: docker://ccr.ccs.tencentyun.com/xiaoqidun/gocos:latest
|
||||
env:
|
||||
PLUGIN_SECRET_ID: ${{secrets.cos_secret_id}}
|
||||
PLUGIN_SECRET_KEY: ${{secrets.cos_secret_key}}
|
||||
|
||||
Reference in new issue
Block a user