diff --git a/_docs/data/data.yaml b/_docs/data/data.yaml index a15ec01..5981499 100644 --- a/_docs/data/data.yaml +++ b/_docs/data/data.yaml @@ -270,8 +270,8 @@ properties: - name: secrets description: | - The [secrets](https://docs.docker.com/engine/reference/commandline/buildx_build/#secret) can be used by the build - using `RUN --mount=type=secret` mount. + Exposes [secrets](https://docs.docker.com/engine/reference/commandline/buildx_build/#secret) to the build. + The secrets can be used by the build using `RUN --mount=type=secret` mount. ```yaml steps: