actions-marketplace-validations/Push OCI Archive To Remote Registry
Push an OCI Archive generated by docker/build-push-action to a remote registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| archive | Path to OCI Archive generated by docker/build-push-action | yes | — |
| image | Remote Docker Image repository, e.g: ghcr.io/shrink/example | yes | ghcr.io/${{ github.repository }} |
| tag | Image tag, e.g: v1.0.0 | yes | latest |
Outputs
no outputs