git-for-windows/Download an artifact from an Azure Pipeline
Download an artifact from an Azure Pipeline
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | The repository in which the Azure Pipeline lives | yes | — |
| definitionId | The identifier of the Azure Pipeline | yes | — |
| artifact | The name of the Azure Pipeline artifact | no | — |
| stripPrefix | Strip this prefix from the artifact files' paths; Defaults to '<artifact>/' | no | — |
| path | Where to write the artifact file(s) | no | — |
| verbose | Whether to log files as they are extracted | no | 250 |
| cache | Use @actions/cache to accelerate this Action | no | true |
| reasonFilter | Filter results by the reason for the build; Defaults to "all" | no | all |
Outputs
no outputs