change delay to 10s
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is passing Details

This commit is contained in:
Jixun Wu 2022-11-26 17:50:05 +00:00
parent f0f9910f63
commit bfe5b1192c
1 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@
echo "done" >artifact.txt
# 15 minutes
sleep 900
# 10 seconds
sleep 10