Skip to content

Commit c8c7ad5

Browse files
author
Rui Wang Napieralski
committed
start docker daemon for slow test build
1 parent 7191424 commit c8c7ad5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

buildspec-slowtests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
version: 0.2
22

33
phases:
4+
pre_build:
5+
commands:
6+
- start-dockerd
7+
48
build:
59
commands:
610
- IGNORE_COVERAGE=-

0 commit comments

Comments
 (0)