iktech/Retrieve Artifacts
Action retrieves specified artifacts details from the artifactz.io service
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| serviceUrl | URL of the artifactz service | yes | https://api.artifactz.io |
| apiToken | API Token to use | yes | — |
| stage | Names of the stage from which to retrieve artifacts info | yes | — |
| artifacts | Names of the artifacts to retrieve | yes | — |
Outputs
| name | description |
|---|---|
| artifacts | The artifact details, retrieved from the service |