Try a sequential build??
This commit is contained in:
parent
e3a4133414
commit
de010281b4
1 changed files with 2 additions and 1 deletions
|
@ -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"]),
|
||||||
};
|
};
|
||||||
|
|
||||||
[
|
[
|
||||||
|
|
Loading…
Reference in a new issue