From ca7df9ff107082f4bc79ff617cba67a603f01daf Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:38:54 +1000 Subject: [PATCH] test ns --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 97ab237..0936ad9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,7 +17,7 @@ steps: commands: - cd /etc/k8s - git pull origin HITLER_DID_EVERYTHING_WRONG_EXCEPT_THE_STUFF_HE_DID_RIGHT -- name: run puppet-agent +- name: namespaces commands: - cd /etc/k8s - - su - -c "minikube kubectl apply -f ./namespaces" \ No newline at end of file + - su - hogweed1 -c "minikube kubectl -- apply -f ./namespaces" \ No newline at end of file