49nord/minio-mirror
Upload files to a Minio bucket using the `mc mirror` command
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 22, 2020
- License
- None
Pinned Snippet
uses: 49nord/action-minio-mirror@9981db76a78ca9f176ff4704a8faa0b0882b2aa3 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| host | https://<Access Key>:<Secret Key>@<YOUR-MINO-SERVER> | yes | — |
| bucket | Minio bucket name | yes | — |
| src | Path in github workspace (may be relative) | yes | — |
| dst | Key within the Minio bucket | yes | — |
Outputs
no outputs