Commit 8cb2ac9a authored by Sanad Liaquat's avatar Sanad Liaquat

Merge branch 'dj-up-sleep-time-for-merge_when_pipeline_succeeds_spec' into 'master'

Up pipeline script sleep time

See merge request gitlab-org/gitlab!67622
parents 464626bd 8301fcf2
......@@ -30,7 +30,7 @@ module QA
content: <<~EOF
test:
tags: ["runner-for-#{project.name}"]
script: sleep 10
script: sleep 20
only:
- merge_requests
EOF
......
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