From 297c8d5eb025fe0fba950e1f9e3c6cea5404cea5 Mon Sep 17 00:00:00 2001 From: Simon Dold <48808400+doldsimo@users.noreply.github.com> Date: Fri, 21 Jun 2024 14:45:26 +0200 Subject: [PATCH] Update documentation/docs/steps/abapEnvironmentCloneGitRepo.md Co-authored-by: Daniel Mieg <56156797+DanielMieg@users.noreply.github.com> --- documentation/docs/steps/abapEnvironmentCloneGitRepo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/steps/abapEnvironmentCloneGitRepo.md b/documentation/docs/steps/abapEnvironmentCloneGitRepo.md index 8ef8247018..f79c0ce0ed 100644 --- a/documentation/docs/steps/abapEnvironmentCloneGitRepo.md +++ b/documentation/docs/steps/abapEnvironmentCloneGitRepo.md @@ -120,7 +120,7 @@ steps: host: '1234-abcd-5678-efgh-ijk.abap.eu10.hana.ondemand.com' ``` -`byogCredentialsId: 'byog'` is the reference to the defined credential in Jenkins. So take care that this matches with your setup. +`byogCredentialsId: 'byogCredentialsId'` is the reference to the defined credential in Jenkins. So take care that this matches with your setup. After that, the byog repository that is to be cloned must be specified in the repos.yaml: