Skip to content

Commit

Permalink
CI: Update macOS deps via cron
Browse files Browse the repository at this point in the history
  • Loading branch information
spowelljr authored and medyagh committed Jul 19, 2024
1 parent 59bf950 commit 17efc46
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hack/jenkins/cron/cleanup_and_reboot_Darwin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 17efc46

Please sign in to comment.