ishworkh/Container Image Artifact Upload
Uploads container image as an artifact
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 1, 2024
- License
- MIT
Pinned Snippet
uses: ishworkh/container-image-artifact-upload@5d71a2417f0576fa11fe770fb04ece58c4587714 # v2.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| image | Container image to upload | yes | — |
| retention_days | Retention days for the image artifact | no | 0 |
| container_engine | Container engine to leverage for packaging an image | no | docker |
Outputs
| name | description |
|---|---|
| artifact_name | Name of artifact created in the process |