Skip to content

Commit 19ef612

Browse files
committed
Developing DS Code
1 parent 2c604d8 commit 19ef612

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/taskDatabricks.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,10 @@ jobs:
9090
#################################/
9191
## Deploy Azure Infrastructure.
9292
#################################/
93-
- name: Deploy Azure Resources
94-
run: ${{ inputs.SCRIPT_LANGUAGE }} infrastructure/databricks/databricks_utils/${{ inputs.SCRIPT_LANGUAGE }}/utils_create_azure_resources.py
95-
env:
96-
ENVIRONMENT: ${{ inputs.ENVIRONMENT }}
93+
#- name: Deploy Azure Resources
94+
# run: ${{ inputs.SCRIPT_LANGUAGE }} infrastructure/databricks/databricks_utils/${{ inputs.SCRIPT_LANGUAGE }}/utils_create_azure_resources.py
95+
# env:
96+
# ENVIRONMENT: ${{ inputs.ENVIRONMENT }}
9797

9898

9999

0 commit comments

Comments
 (0)