no-cache-filters input

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2022-07-18 17:24:11 +02:00
parent a8d76c070a
commit 5ffbca1432
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
7 changed files with 73 additions and 42 deletions

View file

@ -51,6 +51,9 @@ inputs:
description: "Do not use cache when building the image"
required: false
default: 'false'
no-cache-filters:
description: "Do not cache specified stages"
required: false
outputs:
description: "List of output destinations (format: type=local,dest=path)"
required: false