mirror of
https://github.com/redhat-actions/buildah-build.git
synced 2025-06-08 10:01:34 +00:00
Resolve reviews
Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
parent
d9817bcb47
commit
f4e7348f5e
1 changed files with 1 additions and 2 deletions
|
@ -152,8 +152,7 @@ sudo podman run --rm --privileged multiarch/qemu-user-static --reset -p yes
|
|||
|
||||
## Using private images
|
||||
|
||||
If your build requires a private image, use [**podman-login**](https://github.com/redhat-actions/podman-login) action in a step before running this action to authenticate to the container image registry.
|
||||
|
||||
If your build references a private image, run [**podman-login**](https://github.com/redhat-actions/podman-login) in a step before this action so you can pull the image.
|
||||
For example:
|
||||
|
||||
```yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue