We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f5708e commit b81fb12Copy full SHA for b81fb12
.github/workflows/build-nabla.yml
@@ -66,7 +66,7 @@ jobs:
66
--entrypoint ${{ env.entry }} -di --isolation process `
67
--env-file .\docker\ci-windows.env `
68
--env-file .\docker\ninja.env `
69
- --name orphan `
+ --name orphan --network docker_default `
70
-v "${{ github.workspace }}:${{ env.mount }}" `
71
-v "${pipeHost}:\\.\pipe\dockerd" -e "DOCKER_HOST=npipe:////./pipe/dockerd" `
72
-w "${{ env.mount }}" `
0 commit comments