Skip to content

Commit 057c4f1

Browse files
authored
Merge pull request #2365 from buildkite/input-secret-note
Update input_step.md
2 parents 4282728 + 66321a1 commit 057c4f1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pages/pipelines/input_step.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ For an example pipeline, see the [Input step example pipeline](https://github.c
4444

4545
<a class="Docs__example-repo" href="https://github.com/buildkite/input-step-example"><span class="detail">:pipeline: Input Step Example Pipeline</span> <span class="repo">github.com/buildkite/input-step-example</span></a>
4646

47+
>🚧 Don't store sensitive data in input steps
48+
> You shouldn't use input steps to store sensitive information like secrets because the data will be stored in build metadata.
49+
4750
## Input step attributes
4851

4952
Input and block steps have the same attributes available for use.

0 commit comments

Comments
 (0)