Skip to content

Commit 604a60c

Browse files
tianzhouCopilot
andauthored
Update mintlify/tutorials/gitops-azure-devops-workflow.mdx
Co-authored-by: Copilot <[email protected]>
1 parent c182c4d commit 604a60c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mintlify/tutorials/gitops-azure-devops-workflow.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ This tutorial code repository is at [https://dev.azure.com/bytebase-hq/\_git/byt
6161

6262
1. Go into `pipelines/sql-review.yml` and `pipelines/rollout-release.yml`. In the `env` section, replace the variable values with your own and commit the changes.
6363

64-
- **BYTEBASE_URL**: your Bytebase instance URL (e.g., `https://bytebase.your-company.com` or your ngrok URL if testing locally)
64+
- **BYTEBASE_URL**: Your Bytebase instance URL (e.g., `https://bytebase.your-company.com` or your ngrok URL if testing locally)
6565
- **BYTEBASE_SERVICE_ACCOUNT**: `[email protected]` (the service account you created in the previous step)
6666
- **BYTEBASE_PROJECT**: `projects/project-sample` (the sample project in the Bytebase)
6767
- **BYTEBASE_TARGETS**: `instances/test-sample-instance/databases/hr_test,instances/prod-sample-instance/databases/hr_prod` (the two default databases in the sample project)

0 commit comments

Comments
 (0)