feat: output built image reference
This commit is contained in:
committed by
Alex Viscreanu
parent
e54575cc70
commit
ca098255c5
@@ -57,6 +57,9 @@ inputs:
|
||||
debug:
|
||||
description: Enables trace for entrypoint.sh
|
||||
required: false
|
||||
outputs:
|
||||
image:
|
||||
description: "Full reference to the built image with registry and tag"
|
||||
runs:
|
||||
using: "docker"
|
||||
image: "Dockerfile"
|
||||
|
||||
Reference in New Issue
Block a user