Try a sequential build??

This commit is contained in:
James Lu 2021-10-07 19:17:20 -07:00
parent e3a4133414
commit de010281b4

View file

@ -50,7 +50,8 @@ local build(contrib=false) = {
"path": "/var/run/docker.sock" "path": "/var/run/docker.sock"
} }
} }
] ],
"depends_on": std.prune([if contrib then "build"]),
}; };
[ [