mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-29 15:40:26 +01:00
Revert "run-nightly.sh: remove the extra date"
This reverts commit 01627f7f89.
This commit is contained in:
parent
236a96d841
commit
c73c1b4cf5
@ -4,6 +4,7 @@ cd "$(dirname "${BASH_SOURCE[0]}")"
|
|||||||
|
|
||||||
while true; do
|
while true; do
|
||||||
./build.sh nightly-$(date -u +%F)
|
./build.sh nightly-$(date -u +%F)
|
||||||
|
date
|
||||||
|
|
||||||
sleep 30m
|
sleep 30m
|
||||||
done
|
done
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user