mirror of
https://github.com/not-kennethreitz/knative-for-humans.git
synced 2026-06-05 06:56:16 +00:00
6 lines
130 B
Batchfile
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
|