merge master

pull/10178/head
Priya Wadhwa 2021-01-19 18:35:06 -08:00
parent 44ce2ec6e3
commit 57fe422edc
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ JOB_NAME="Docker_Linux_containerd"
CONTAINER_RUNTIME="containerd"
mkdir -p cron && gsutil -qm rsync "gs://minikube-builds/${MINIKUBE_LOCATION}/cron" cron || echo "FAILED TO GET CRON FILES"
sudo install cron/cleanup_and_reboot_Linux.sh /etc/cron.hourly/cleanup_and_reboot || echo "FAILED TO INSTALL CLEANUP"