chore: ci cos

This commit is contained in:
camera-2018
2023-07-14 21:11:35 +08:00
parent b715bb795e
commit 0d81d08066

View File

@@ -30,7 +30,7 @@ jobs:
BUCKET: hdu-cs-wiki-1307923872
REGION: ap-shanghai
run: |
coscmd config -a $SECRET_ID -s $SECRET_KEY -b $BUCKET -r $REGION
coscmd config -a $SECRET_ID -s $SECRET_KEY -b $BUCKET -r $REGION -m 30 -p 10
tccli configure set secretId $SECRET_ID
tccli configure set secretKey $SECRET_KEY
tccli configure set region $REGION