fix: run post-deploy checks with bash
This commit is contained in:
@@ -624,7 +624,7 @@ jobs:
|
|||||||
kubectl -n kube-system get pods -o wide
|
kubectl -n kube-system get pods -o wide
|
||||||
kubectl -n tailscale-system get pods -o wide
|
kubectl -n tailscale-system get pods -o wide
|
||||||
kubectl -n external-secrets get pods -o wide
|
kubectl -n external-secrets get pods -o wide
|
||||||
'
|
' -e ansible_shell_executable=/bin/bash
|
||||||
env:
|
env:
|
||||||
ANSIBLE_HOST_KEY_CHECKING: "False"
|
ANSIBLE_HOST_KEY_CHECKING: "False"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user