Skip to content

Commit 568d64b

Browse files
committed
ci updates
1 parent dbc006b commit 568d64b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/workflows/databricks-dab.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,13 @@ jobs:
6868
echo "stack_env=prd" >> $GITHUB_OUTPUT
6969
fi
7070
71+
- name: Pull Databricks provider
72+
id: registry-pull
73+
uses: stackql/stackql-exec@v2.2.3
74+
with:
75+
is_command: 'true'
76+
query: "REGISTRY PULL databricks_account;"
77+
7178
# - name: Deploy Infrastructure with StackQL
7279
# uses: stackql/stackql-deploy-action@v1.0.2
7380
# with:

0 commit comments

Comments
 (0)