We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06230da commit 1799437Copy full SHA for 1799437
1 file changed
.github/workflows/test.yml
@@ -24,8 +24,7 @@ jobs:
24
25
- name: Use Kubernetes Troubleshooting Action
26
uses: becloudready/k8s-interview-action@v35
27
- env:
28
- KUBECONFIG: ~/.kube/config
+
29
30
- name: Apply Deployment and ConfigMap to Kubernetes
31
run: |
0 commit comments