You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jobs/build-mechanical: schedule at off-peak and run builds serially
Adjust the cron schedule trigger to start at 2am UTC every day to
run this job at off-peak times. Also, run the scheduled builds
serially by waiting for each build to finish before starting the
next one.
0 commit comments