walkthechat/deploy-to-oss
upload files to aliyun oss
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| cwd | change working directory | — | — |
| accessKeyId | access key you create on aliyun console website | yes | — |
| accessKeySecret | access secret you create | yes | — |
| bucket | bucket | — | — |
| region | region | — | — |
| endpoint | oss region domain | — | — |
| localPath | local path to upload | yes | dist/**/* |
| remotePath | remote path | yes | / |
| storageClass | aliyun oss storage class | — | — |
| objectAcl | access control | — | — |
| overwrite | whether overwrite same name object | — | — |
| tagging | tags. TagA&TagB=B | — | — |
Outputs
no outputs