mirror of
https://github.com/thegeeklab/drone-docker-buildx.git
synced 2024-11-16 01:20:39 +00:00
adjust wording
This commit is contained in:
parent
1016c06c0c
commit
fccf1b945b
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user