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