Skip to content

Commit 18e2655

Browse files
Update README.md
1 parent 9e44fa6 commit 18e2655

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This repository demonstrates how to use Bytebase and GitHub actions to do database release CI/CD with a code base following [GitHub flow](https://docs.github.com/en/get-started/using-github/github-flow).
44

5+
🔗 Tutorial: [GitOps with GitHub Workflow](https://docs.bytebase.com/tutorials/gitops-github-workflow)
6+
57
For GitHub flow, feature branches are merged into the main branch and the main branch is deployed to the, for example, "test" and "prod" environments in a deploy pipeline.
68

79
[sql-review-action.yml](/.github/workflows/sql-review-action.yml) checks the SQL migration files against the databases when pull requests are created.

0 commit comments

Comments
 (0)