From ccc9fe6976971b1c08e92daeb71642d43f62d25a Mon Sep 17 00:00:00 2001 From: "carter.fendley" Date: Tue, 8 Oct 2024 17:51:43 -0400 Subject: [PATCH] Add shell --- .github/actions/kfp-cluster/action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/actions/kfp-cluster/action.yml b/.github/actions/kfp-cluster/action.yml index f9703f8311d..9c18286e590 100644 --- a/.github/actions/kfp-cluster/action.yml +++ b/.github/actions/kfp-cluster/action.yml @@ -20,4 +20,5 @@ runs: shell: bash run: ./scripts/deploy/github/deploy-kfp.sh - name: Debug API Server + shell: bash run: kubectl describe deployment.apps/ml-pipeline -n kubeflow