create docker context if default one has TLS data loaded

Signed-off-by: CrazyMax <[email protected]>
This commit is contained in:
CrazyMax
2024-07-29 15:12:05 +02:00
parent aa33708b10
commit 8b850f86dc
3 changed files with 46 additions and 1 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ inputs:
description: 'Cleanup temp files and remove builder at the end of a job'
default: 'true'
required: false
# deprecated inputs
# TODO: remove deprecated config and config-inline inputs
config:
description: 'BuildKit daemon config file'
deprecationMessage: 'Use buildkitd-config instead'