Skip to content

Commit 193e699

Browse files
committed
Development
1 parent 40266d5 commit 193e699

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
@@ -93,10 +93,10 @@ jobs:
9393
#################################/
9494
## Deploy Azure Infrastructure
9595
#################################/
96-
#- name: Deploy Azure Resources
97-
# run: ${{ inputs.SCRIPT_LANGUAGE }} mlOps/devOps/utils/${{ inputs.SCRIPT_LANGUAGE }}/utils_create_azure_resources.py
98-
# env:
99-
# ENVIRONMENT: ${{ inputs.ENVIRONMENT }}
96+
- name: Deploy Azure Resources
97+
run: ${{ inputs.SCRIPT_LANGUAGE }} mlOps/devOps/utils/${{ inputs.SCRIPT_LANGUAGE }}/utils_create_azure_resources.py
98+
env:
99+
ENVIRONMENT: ${{ inputs.ENVIRONMENT }}
100100

101101

102102

0 commit comments

Comments
 (0)