updated jenkins-test-sleep-job.xml

pull/16/head
Hari Sekhon 8 months ago
parent bb8132952f
commit 2f756192da

@ -49,6 +49,7 @@ echo
env | sort
echo
echo Starting
echo "UNIQUE_VALUE=$UNIQUE_VALUE"
SLEEP_SECONDS="$(($SLEEP_MINUTES * 60))"
echo "Sleeping for $SLEEP_MINUTES minutes ($SLEEP_SECONDS seconds)"
sleep "$SLEEP_SECONDS"

Loading…
Cancel
Save