Commit 46065989 authored by 郝聪敏's avatar 郝聪敏

test: 测试上传key

parent eec75939
......@@ -200,6 +200,7 @@ module.exports = {
const filesList = filesPath.map(filepath => {
const publicPath = filepath.split('quantum-blocks-h5')[1];;
const Key = `qb${publicPath}`;
console.log('filepath', filepath, Key);
return {
Bucket: 'misc-1258270469',
Region: 'ap-beijing',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment