fix docker issue

Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
This commit is contained in:
Luca Stocchi 2020-11-13 15:12:47 +01:00
parent 671216bac8
commit 19ea479591
No known key found for this signature in database
GPG key ID: 930BB00F3FCF30A4
5 changed files with 39 additions and 13 deletions

View file

@ -8,7 +8,11 @@ inputs:
image-to-push:
description: 'Name of the new image that will be pushed'
required: true
quay-registry:
tag:
description: 'Tag of the new image'
required: false
default: 'latest'
registry:
description: 'Quay repo where to push the image'
required: true
username: