Skip to content

Commit 2a6d769

Browse files
committed
Increase waiting to 180 seconds for circle ci
1 parent f5bc869 commit 2a6d769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
name: Launching container for testing
6666
command: |
6767
docker-compose up -d
68-
sleep 120
68+
sleep 180
6969
7070
- run:
7171
name: Testing image

0 commit comments

Comments
 (0)