CI: Update macOS deps via cron
parent
59bf950492
commit
17efc4655e
|
@ -34,6 +34,9 @@ function check_jenkins() {
|
|||
&& exit 1
|
||||
}
|
||||
|
||||
brew upgrade
|
||||
gcloud components update -q
|
||||
|
||||
check_jenkins
|
||||
logger "cleanup_and_reboot running - may shutdown in 60 seconds"
|
||||
echo "cleanup_and_reboot running - may shutdown in 60 seconds" | wall
|
||||
|
|
Loading…
Reference in New Issue