test ns
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Simple_Not 2023-06-19 21:37:00 +10:00
parent 272b89e235
commit 1101ed81ef

View File

@ -20,4 +20,4 @@ steps:
- name: run puppet-agent
commands:
- cd /etc/k8s
- minikube kubectl apply -f ./namespaces
- su - <username> -c "minikube kubectl apply -f ./namespaces"