Skip to content

Commit 059969d

Browse files
committed
debug10
1 parent 5868f80 commit 059969d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

serverless-pipeline.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ steps:
1212
key: ${{hashFile('./src/package.json')}}
1313
# key: 'xxxxxxx'
1414
path: /root/.npm
15-
region: cn-shenzhen
15+
region: cn-hongkong
1616
ossConfig:
17-
bucket: wss-test-shenzhen
18-
internal: false
17+
bucket: 1740298130743624-cn-hongkong-serverless-cd
18+
# internal: false
1919
credentials:
2020
accessKeyID: ${{cloudSecrets.AccessKeyID}}
2121
accessKeySecret: ${{cloudSecrets.AccessKeySecret}}

0 commit comments

Comments
 (0)