fix: safely reconcile rejected runtime creates (#47)
This commit is contained in:
@@ -66,6 +66,7 @@ const compose = spawnSync(
|
||||
"compose.dev.yaml",
|
||||
"up",
|
||||
"-d",
|
||||
"--build",
|
||||
"postgres",
|
||||
"docker-gateway",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user