qualcomm-linux/Upload Artifacts
Uploads build artifacts to S3 bucket.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Directory containing the files to upload | yes | — |
| destination | Destination path in the target storage | yes | — |
| s3_bucket | S3 bucket name | yes | — |
| object_tag | S3 Obeject tag for object retention, for example, "retention=7d" for artifacts kept for 7 days in the S3 bucket | yes | retention=30d |
| build_type | Workflow type such as Pull Request or Push Build on a Branch | yes | — |
| build_branch | A build artifacts branch | yes | — |
| fileserver_url | URL used by clients to download content from the file server | no | https://qli-prod-artifacts.qualcomm.com |
Outputs
| name | description |
|---|---|
| url | URL where objects are available at |