mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-13 11:25:18 +00:00
add bitbucket access token
This commit is contained in:
parent
9bd5140ea4
commit
9bee3055c2
1 changed files with 2 additions and 1 deletions
|
|
@ -34,3 +34,4 @@ services:
|
|||
- DOCKER_HOST=${DOCKER_HOST}
|
||||
- PIPELINES_JWT_TOKEN=${PIPELINES_JWT_TOKEN}
|
||||
- OPENAI_API_KEY=${OPENAI_API_KEY}
|
||||
- BITBUCKET_ACCESS_TOKEN=${BITBUCKET_ACCESS_TOKEN}
|
||||
Loading…
Reference in a new issue