-
Notifications
You must be signed in to change notification settings - Fork 0
1: Using this repository
Kevin Chant edited this page Jun 9, 2022
·
1 revision
Most optimal way to use this repository is to clone(copy) it to your local computer.
Afterwards, you can than work with your scripts in the scripts folder. Ideally using a version of Visual Studio. You can view more information on how to setup Visual Studio for use on the DbUp website. You can then synchronize your local copy of this repository to one in the GitHub for use.
From there you can edit the existing YAML file in the yaml file in the .github/workflows folder, or copy it and work on a new one.
Once done you can customize the YAML file used for the pipeline to suit your needs.