Commit 3b249c4c authored by Richard Chong's avatar Richard Chong Committed by Ramya Authappan

Increases the build's sleep time to 10s

parent bb335e15
......@@ -30,7 +30,7 @@ module QA
tags:
- #{executor}
script:
- sleep 3
- sleep 10
- echo 'OK!'
only:
- merge_requests
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment