We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db19c9c + 6b9b99e commit 7f70479Copy full SHA for 7f70479
2 files changed
pipeline-template-examples/demos/multibranch-github-com/README.md
@@ -9,5 +9,5 @@ multibranch:
9
github:
10
repoOwner: myCompany
11
repository: ${repoName}
12
- scanCredentialsId: my-team-github-credentials
+ credentialsId: my-team-github-credentials
13
````
pipeline-template-examples/demos/multibranch-github-ent/README.md
@@ -10,5 +10,5 @@ multibranch:
apiUrl: https://github.beescloud.com/api/v3
14
0 commit comments