mirror of
https://github.com/redhat-actions/push-to-registry.git
synced 2025-05-19 21:54:46 +00:00
Resolve reviews
Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
parent
27553499f0
commit
14674baabe
5 changed files with 5 additions and 6 deletions
|
@ -85,8 +85,7 @@ For example:
|
|||
|
||||
## Pushing Manifest
|
||||
|
||||
This action supports manifest, this means you can push the manifest with this action.
|
||||
Input `image` and `tags` can be used for manifest also. Provided you can either push manifest or container image, not both of them together.
|
||||
If multiple tags are provided, either all tags must point to manifests, or none of them. i.e., you cannot push both manifests are regular images in one `push-to-registry` step.
|
||||
|
||||
Refer to [Manifest Build and Push example](./github/workflows/manifest-build-push.yaml) for a sophisticated example of building and pushing a manifest.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue