From a29e32b93162c586f2d28f7504edc56a4802de53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20=C5=A0t=C4=9Bp=C3=A1nek?= Date: Fri, 11 Jun 2021 13:57:00 +0200 Subject: [PATCH] Configure CI (no. 156) --- ci/windows/test.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/windows/test.ps1 b/ci/windows/test.ps1 index 9475bfc7d3..f6129094a3 100644 --- a/ci/windows/test.ps1 +++ b/ci/windows/test.ps1 @@ -1 +1 @@ -docker run --rm -it --mount "type=bind,src=${PWD},dst=C:\s" docker-reg.riganti.cz/docker-agent:latest-windows powershell +docker run --rm -it --mount "type=bind,src=${PWD},dst=C:\s" docker-reg.riganti.cz/docker-agent:latest-win powershell