call input to set method for evaluating build

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2024-11-25 17:14:29 +01:00
parent 5e99dacf67
commit 75ffdcce88
No known key found for this signature in database
GPG key ID: ADE44D8C9D44FBE4
5 changed files with 52 additions and 4 deletions

View file

@ -34,6 +34,9 @@ inputs:
cache-to:
description: "List of cache export destinations for buildx (e.g., user/app:cache, type=local,dest=path/to/dir)"
required: false
call:
description: "Set method for evaluating build (e.g., check)"
required: false
cgroup-parent:
description: "Optional parent cgroup for the container used in the build"
required: false