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 ...@@ -30,7 +30,7 @@ module QA
tags: tags:
- #{executor} - #{executor}
script: script:
- sleep 3 - sleep 10
- echo 'OK!' - echo 'OK!'
only: only:
- merge_requests - 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