feat: Allow custom context path

This commit is contained in:
Doron Somech
2020-06-22 08:17:58 +02:00
committed by Alex Viscreanu
parent 51211d4483
commit 94f437184e
3 changed files with 9 additions and 2 deletions
+4
View File
@@ -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