feat: Allow custom context path
This commit is contained in:
committed by
Alex Viscreanu
parent
51211d4483
commit
94f437184e
@@ -5,6 +5,10 @@ branding:
|
||||
icon: anchor
|
||||
color: orange
|
||||
inputs:
|
||||
path:
|
||||
description: Path to the build context
|
||||
required: false
|
||||
default: "."
|
||||
registry:
|
||||
description: "Docker registry where the image will be pushed"
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user