mirror of
https://github.com/docker/bake-action.git
synced 2026-01-22 12:22:21 +01:00
Fix workflow
This commit is contained in:
@@ -16,6 +16,10 @@ inputs:
|
||||
targets:
|
||||
description: "List of bake targets"
|
||||
required: false
|
||||
no-cache:
|
||||
description: "Do not use cache when building the image"
|
||||
required: false
|
||||
default: 'false'
|
||||
pull:
|
||||
description: "Always attempt to pull a newer version of the image"
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user