WIP: feature/consoleDockerCompose#76
Conversation
|
I don't really know what to check in the assertDockerCompose |
…erCompose # Conflicts: # runners/console/index.ts
|
@maybeec Only the linux pipeline succeeds, but windows always fails, i tried multiple projects. Locally on my windows pc it works fine. Seems like its a problem with the installed docker. See failed jobs for logs. How do i fix this? |
|
@MarcelDiessner, @maybeec I think for most projects the command will not work. |
…erCompose # Conflicts: # runners/console/index.ts
|
I think with my latest changes i should be able to make it run on windows pipeline, but the path of the DockerCli.exe is wrong. Is there a way to get the path of this file. |
Maybe you can extract the docker installation directory from the environment variables. |
Added path to docker-compose
No description provided.