test helm
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simple_Not 2023-06-20 00:00:28 +10:00
parent 94d594c3c8
commit 7d42cef456

View File

@ -19,4 +19,4 @@ steps:
- git pull origin HITLER_DID_EVERYTHING_WRONG_EXCEPT_THE_STUFF_HE_DID_RIGHT
- name: manifests
commands:
- su - hogweed1 -c "ls /etc/k8s/manifests/**/*.yaml | xargs -n 1 bash -c 'minikube kubectl -- apply -f $0'"
- su - hogweed1 -c "/etc/k8s/apply_all_yamls.sh"