Skip to content

Commit c182c4d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mintlify/tutorials/gitops-gitlab-workflow.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ _Note: Usually we enable SQL review for `Prod` environment as above. In this dem
7373

7474
1. Go into `bytebase-review.yml` and `bytebase-rollout.yml`. In the `env` section, replace the variable values with your own and commit the changes.
7575

76-
- **BYTEBASE_URL**: your Bytebase instance URL (e.g., `https://bytebase.your-company.com` or your ngrok URL if testing locally)
76+
- **BYTEBASE_URL**: Your Bytebase instance URL (e.g., `https://bytebase.your-company.com` or your ngrok URL if testing locally)
7777
- **BYTEBASE_SERVICE_ACCOUNT**: `[email protected]` (the service account you created in the previous step)
7878
- **BYTEBASE_SERVICE_ACCOUNT_SECRET**: the password of the service account
7979

0 commit comments

Comments
 (0)