Skip to content

Commit 57a9655

Browse files
committed
remove dbx actions
1 parent cb8dddf commit 57a9655

4 files changed

Lines changed: 0 additions & 85 deletions

File tree

.github/workflows/trigger_databricks_testing.yml

Lines changed: 0 additions & 28 deletions
This file was deleted.

.github/workflows/update_databricks_repo.yml

Lines changed: 0 additions & 24 deletions
This file was deleted.

.github/workflows/update_dbx_deployment.yml

Lines changed: 0 additions & 30 deletions
This file was deleted.

.github/workflows/upgrade_dependencies.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ jobs:
2525
with:
2626
python-version: "3.10"
2727
# cache: pip
28-
- name: set extra-index-url
29-
run: |
30-
python -m pip config set global.extra-index-url https://${{ secrets.PYPI_PAT }}@pkgs.dev.azure.com/cc-mfd/_packaging/python/pypi/simple/
3128
- name: Upgrade Python dependencies
3229
# ADD YOUR CUSTOM DEPENDENCY UPGRADE COMMANDS BELOW
3330
run: |

0 commit comments

Comments
 (0)