actions-marketplace-validations/Upload a Build Artifact to Azure Blob Storage
Upload a build artifact that can be used by subsequent workflow steps to Azure Blob Storage
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| connection-string | Connection string | yes | — |
| name | Artifact name | yes | — |
| path | Directory containing files to upload | yes | — |
| container | Container name | no | github-action-artifacts |
| cleanup | Remove all blobs under the target blob (use "true" to enable this option) | no | false |
Outputs
no outputs