Skip to content

Commit a82edfc

Browse files
committed
Building MloPS + Data Science Scripts
1 parent 7a51eb5 commit a82edfc

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)