mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Sleep for one hour in nightly build loop to make it easier for humans to calculate when next build will start.
This commit is contained in:
parent
b159bc015f
commit
019156f6a0
@ -8,6 +8,6 @@ while true; do
|
||||
${1:+exit 0}
|
||||
date
|
||||
|
||||
sleep 49m
|
||||
sleep 60m
|
||||
echo
|
||||
done
|
||||
|
||||
Loading…
Reference in New Issue
Block a user