feat: Add target option
This commit is contained in:
committed by
Alex Viscreanu
parent
79ed56ad90
commit
daf41b1e54
@@ -51,6 +51,9 @@ inputs:
|
||||
tag_with_latest:
|
||||
description: "Tags the built image with additional latest tag"
|
||||
required: false
|
||||
target:
|
||||
description: Sets the target stage to build
|
||||
required: false
|
||||
runs:
|
||||
using: "docker"
|
||||
image: "Dockerfile"
|
||||
|
||||
Reference in New Issue
Block a user