Skip to content

Commit fd30dda

Browse files
committed
ci: increase sleep duration
1 parent 46433c7 commit fd30dda

File tree

1 file changed

+1
-1
lines changed
  • bulk-model-sync-gradle-test

1 file changed

+1
-1
lines changed

bulk-model-sync-gradle-test/ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ sleep 5
2525

2626
#CI needs more time
2727
if [ "${CI}" = "true" ]; then
28-
sleep 10
28+
sleep 20
2929
fi
3030

3131
curl -X POST http://127.0.0.1:28309/v2/repositories/ci-test/init

0 commit comments

Comments
 (0)