13ddc438d9012ab391d02b4f88dd4083616073c7
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 1m48s
Deploy
// make sure podman is running ./scripts/build-images.sh minikube start --driver=podman --container-runtime=containerd minikube start --driver=podman --container-runtime=cri-o
minikube image load backend.tar minikube image load frontend.tar kubectl apply -f k8s.yaml
Destroy
minikube stop minikube delete --all
Description
Languages
JavaScript
70.7%
CSS
21.8%
Shell
4.7%
Dockerfile
2.3%
HTML
0.5%