Merge pull request 'sleep 5' (#12) from devel into master
Reviewed-on: #12
This commit is contained in:
commit
a07d28cd95
@ -28,8 +28,8 @@ function deploy_challenge {
|
|||||||
echo "OK: ${CMD_OUT}"
|
echo "OK: ${CMD_OUT}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Sleeping for 66 seconds to avoid timing conflicts"
|
echo "Sleeping for 5 seconds to avoid timing conflicts"
|
||||||
sleep 66
|
sleep 5
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user