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

This commit is contained in:
Simple_Not 2023-06-19 21:39:46 +10:00
parent ca7df9ff10
commit c20b90465e

View File

@ -19,5 +19,4 @@ steps:
- git pull origin HITLER_DID_EVERYTHING_WRONG_EXCEPT_THE_STUFF_HE_DID_RIGHT
- name: namespaces
commands:
- cd /etc/k8s
- su - hogweed1 -c "minikube kubectl -- apply -f ./namespaces"
- su - hogweed1 -c "minikube kubectl -- apply -f /etc/k8s/namespaces"