Add output image-with-tag (#68)

* Add output image-with-tag

Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
Divyanshu Agrawal 2021-09-13 20:34:36 +05:30 committed by GitHub
parent fe5edd5859
commit ab006ef445
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 17 additions and 2 deletions

View file

@ -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:latest`
<a id="build-types"></a>
## Build Types