Skip to content

How to create multi-stage deployments in VCS workflow? #228

Answered by tianzhou
NickStepanov asked this question in Q&A
Discussion options

You must be logged in to vote

Failure on our doc. Apology.

To use VCS workflow to create multi-stage deployment pipeline, the database from the different environment must use the same database name. This is because we can only identify a single database from a migration file (by extracting the database name from the filename).

Please check https://docs.bytebase.com/use-bytebase/vcs-integration/organize-repository-files#approach-2-single-directory for the details, where it also shows a demo setup for this config

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by NickStepanov
Comment options

You must be logged in to vote
1 reply
@adela-bytebase
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants