We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5868f80 commit 059969dCopy full SHA for 059969d
serverless-pipeline.yaml
@@ -12,10 +12,10 @@ steps:
12
key: ${{hashFile('./src/package.json')}}
13
# key: 'xxxxxxx'
14
path: /root/.npm
15
- region: cn-shenzhen
+ region: cn-hongkong
16
ossConfig:
17
- bucket: wss-test-shenzhen
18
- internal: false
+ bucket: 1740298130743624-cn-hongkong-serverless-cd
+ # internal: false
19
credentials:
20
accessKeyID: ${{cloudSecrets.AccessKeyID}}
21
accessKeySecret: ${{cloudSecrets.AccessKeySecret}}
0 commit comments