From dc22d2024947dc00f8a9962ff5210323814597f5 Mon Sep 17 00:00:00 2001 From: thegeeklab-bot Date: Wed, 28 Jun 2023 18:32:06 +0000 Subject: [PATCH] auto-update documentation --- data/data.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/data/data.yaml b/data/data.yaml index 3fcc79c..181bda8 100644 --- a/data/data.yaml +++ b/data/data.yaml @@ -265,3 +265,8 @@ properties: description: Generate [sbom](https://docs.docker.com/build/attestations/sbom/) attestation for the build (shorthand for `--attest type=sbom`). type: string required: false + + - name: secrets + description: Pass [secrets](https://docs.docker.com/engine/reference/commandline/buildx_build/#secret) when building. + type: list + required: false