Skip to content

Commit e65e840

Browse files
committed
chore: ci add no accelerate bucket
1 parent 3843299 commit e65e840

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
QINIU_ACCESS_KEY: ${{ secrets.QINIU_ACCESS_KEY }}
5656
QINIU_SECRET_KEY: ${{ secrets.QINIU_SECRET_KEY }}
5757
QINIU_TEST_BUCKET: ${{ secrets.QINIU_TEST_BUCKET }}
58+
QINIU_TEST_NO_ACC_BUCKET: ${{ secrets.QINIU_TEST_NO_ACC_BUCKET }}
5859
QINIU_TEST_DOMAIN: ${{ secrets.QINIU_TEST_DOMAIN }}
5960
QINIU_UPLOAD_CALLBACK_URL: ${{secrets.QINIU_UPLOAD_CALLBACK_URL}}
6061
QINIU_TEST_ENV: "travis"

0 commit comments

Comments
 (0)