description:Destinations to push images to, whitespace separated . Required if push is true
required:false
docker_file:
description:'Path to the Dockerfile. Default to Dockerfile. It must be in the context. If set, this action passes the relative path to Kaniko, same as the behavior of docker build --dockerfile'
required:false
push:
description:"Push an image to the registry. Default to true"
required:false
default:true
version:
description:"Version of the software, to be added as org.opencontainers.image.version label"