Skip to content

Commit 4faa7aa

Browse files
committed
run action-k8s-namespace-report on circleci failure
1 parent 7273ffb commit 4faa7aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ jobs:
8585
name: k8s namespace report
8686
when: on_fail
8787
command: |
88+
export KUBECONFIG="$HOME/.kube/config"
8889
wget https://raw.githubusercontent.com/jupyterhub/action-k8s-namespace-report/v1.1.0/k8s-namespace-report
8990
bash k8s-namespace-report
9091
environment:

0 commit comments

Comments
 (0)