Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Commit 9d01c03

Browse files
author
jc-berger
committed
addressed doc review
1 parent cc6b2cd commit 9d01c03

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/modules/ROOT/pages/how-to-guides/configuring-builds/proc_creating-secrets-for-your-builds.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
= Creating secrets for your builds
22

3-
When you build your application, create secrets to ensure the `sast_synk_task` works. The `sast_synk_task` analyzes your source code to find vulnerabilities. The `sast_synk_task` secret defines parameters for your build pipeline. Add build time secrets to use in the build pipeline. These build time secrets in the build pipeline ultimately help build and deploy your application.
3+
When you build your application, create secrets to ensure the `sast_synk_task` works. The `sast_synk_task` analyzes your source code to find vulnerabilities. The `sast_synk_task` secret defines parameters for your build pipeline. Add these `sast_synk_task` secrets to your build pipeline to utliamtely help build and deploy your application.
44

55
.Procedure
66

7-
. In the {ProductName}, go to *Applications* > *Application details* > *Components* > *Build & deploy configuration*.
7+
. In the {ProductName}, go to the *Components* tab of your application.
8+
. Select the three dots next to the component you want to configure, and select *Edit component settings*.
89
. Under *Secrets*, click *Add secret*. The secret modal opens and is called, *Create new build secret*.
910
. Under *Select or enter name*, use the predefined `synk_secret` or create a custom secret.
1011
. Fill in the *Key* and *Value* fields.

0 commit comments

Comments
 (0)