Files
knative-for-humans/test.bat
T
2018-10-05 08:14:24 -04:00

6 lines
130 B
Batchfile

kubectl delete -f app.yml
kubectl delete -f build.yml
kubectl apply -f build.yml
kubectl apply -f app.yml
kubectl describe builds