Skip to content

Commit d5d6918

Browse files
committed
chore: remove default setting
1 parent 0dd6e00 commit d5d6918

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,5 @@ tasks {
2828

2929
dockerCompose {
3030
dockerComposeWorkingDirectory.set(File("./e2e"))
31-
removeVolumes.set(true)
3231
waitForTcpPorts.set(false)
3332
}

0 commit comments

Comments
 (0)