comfuture/MinIO Test Action
Runs MinIO server in a GitHub workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| access_key | Access key ID for MinIO server | yes | minio |
| secret_key | Secret access key for MinIO server | yes | miniotest |
| port | Port number for MinIO server | no | 9000 |
| bucket_name | Create a bucket with the given name | no | "" |
Outputs
no outputs