Merge pull request #1064 from KennyDizi/main

Fix Bitbucket token name and clean up secrets template
This commit is contained in:
Tal
2024-07-28 08:29:17 +03:00
committed by GitHub

View File

@ -67,7 +67,7 @@ bearer_token = ""
[bitbucket_server] [bitbucket_server]
# For Bitbucket Server bearer token # For Bitbucket Server bearer token
auth_token = "" bearer_token = ""
webhook_secret = "" webhook_secret = ""
# For Bitbucket app # For Bitbucket app