mirror of
https://github.com/FlipsideCrypto/analytics-workflow-templates.git
synced 2026-02-06 03:07:05 +00:00
updated
This commit is contained in:
parent
de9b993e7f
commit
31e47a7b37
BIN
.github/.DS_Store
vendored
Normal file
BIN
.github/.DS_Store
vendored
Normal file
Binary file not shown.
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,4 +1,3 @@
|
||||
temp/
|
||||
models_yml/
|
||||
LICENSE
|
||||
README.md
|
||||
LICENSE
|
||||
22
README.md
22
README.md
@ -1 +1,21 @@
|
||||
# dbt-replacement
|
||||
# dbt-replacement
|
||||
|
||||
Please follow the below steps to do the dbt cloud replacement:
|
||||
## Step 1: Checkout the branch
|
||||
`git pull`
|
||||
|
||||
`git checkout AN-2377-added-schedule-dbt-run-template-github-actions`
|
||||
|
||||
## Step 2: Created a new temp branch based on main
|
||||
`git checkout -b tmp-dbt-replacement`
|
||||
|
||||
## Step 3: Checked out the changes
|
||||
`git checkout AN-2377-added-schedule-dbt-run-template-github-actions .github/workflows`
|
||||
|
||||
## Step 4: Merged it to main
|
||||
|
||||
## Step 5: Set up the repository secrets
|
||||
Go to `Github Repo -> Settings -> Environments`, click create new environment, call it `workflow`, and then type in the repo like this by adding the profiles under the current folder
|
||||

|
||||
|
||||
## Step 6: END
|
||||
BIN
images/environment_screenshot.png
Normal file
BIN
images/environment_screenshot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 180 KiB |
Loading…
Reference in New Issue
Block a user