Skip to content

Commit 2e57f1f

Browse files
authored
Merge pull request #304 from chmouel/update-sample
2 parents 190ee63 + 3b73aaf commit 2e57f1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

samples/repository-secret.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ spec:
1313
# Which event type
1414
event_type: "pull_request"
1515
webvcs_api_url: "github.enteprise.company.com"
16+
# Need to be set for Bitbucket
17+
# webvcs_api_user: "user"
1618
webvcs_api_secret:
1719
name: "github.enteprise.personal.access.token"
1820
key: "tokenkey"

0 commit comments

Comments
 (0)