mirror of
https://github.com/FlipsideCrypto/evm-models-template.git
synced 2026-02-06 11:16:50 +00:00
make file
This commit is contained in:
parent
07a631a08e
commit
507fe900d0
3
makefile
3
makefile
@ -17,8 +17,7 @@ deploy_gha_workflows_table:
|
||||
fi ; \
|
||||
done ; \
|
||||
echo "Found workflows: $$WORKFLOW_VALUES" ; \
|
||||
dbt run-operation update_workflow_table --args "{\"workflow_values\": \"$$WORKFLOW_VALUES\"}" -t $(DBT_TARGET) ; \
|
||||
echo "Table github_actions.workflows updated successfully."
|
||||
dbt run-operation create_workflow_table --args "{\"workflow_values\": \"$$WORKFLOW_VALUES\"}" -t $(DBT_TARGET)
|
||||
|
||||
deploy_gha_tasks:
|
||||
@set -e; \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user