mirror of
https://github.com/FlipsideCrypto/rise-models.git
synced 2026-02-06 13:56:45 +00:00
project name
This commit is contained in:
parent
e87ef5ed65
commit
3e8995e952
@ -16,5 +16,5 @@ jobs:
|
||||
environment: workflow_temp_test
|
||||
command_name: Run Bronze Models
|
||||
command: |
|
||||
dbt run -m "fsc_evm,tag:bronze_core"
|
||||
dbt run -m "$PROJECT_NAME,tag:bronze_core"
|
||||
secrets: inherit
|
||||
@ -16,8 +16,8 @@ jobs:
|
||||
environment: workflow_temp_test
|
||||
command_name: Run Bronze Models
|
||||
command: |
|
||||
dbt run -m "fsc_evm,tag:bronze_core"
|
||||
dbt run -m "$PROJECT_NAME,tag:bronze_core"
|
||||
command_name_2: Run Bronze Models 2
|
||||
command_2: |
|
||||
dbt run -m "fsc_evm,tag:bronze_core"
|
||||
dbt run -m "$PROJECT_NAME,tag:bronze_core"
|
||||
secrets: inherit
|
||||
Loading…
Reference in New Issue
Block a user