mirror of
https://github.com/redhat-actions/buildah-build.git
synced 2025-06-08 10:01:34 +00:00
Add output image-with-tag
Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
parent
b82756135c
commit
a7897e7520
9 changed files with 18 additions and 3 deletions
|
@ -62,6 +62,9 @@ For example, `spring-image`.
|
|||
`tags`: A list of the tags that were created, separated by spaces.<br>
|
||||
For example, `latest ${{ github.sha }}`.
|
||||
|
||||
`image-with-tag`: The name of the image tagged with the first tag present.<br>
|
||||
For example, `spring-image:v1`
|
||||
|
||||
<a id="build-types"></a>
|
||||
|
||||
## Build Types
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue