moby--moby/hack/ci
Sebastiaan van Stijn 09a7efb1f7
hack/ci/windows.ps1: disable go modules
INFO: Running integration tests at 05/17/2021 12:54:50...
    INFO: DOCKER_HOST at tcp://127.0.0.1:2357
    INFO: Integration API tests being run from the host:
    INFO: make.ps1 starting at 05/17/2021 12:54:50
    powershell.exe : go: cannot find main module, but found vendor.conf in D:\gopath\src\github.com\docker\docker
    At D:\gopath\src\github.com\docker\docker@tmp\durable-1ed00396\powershellWrapper.ps1:3 char:1
    + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : NotSpecified: (go: cannot find...m\docker\docker:String) [], RemoteException
        + FullyQualifiedErrorId : NativeCommandError

    	to create a module there, run:
    	go mod init
    INFO: make.ps1 ended at 05/17/2021 12:54:51

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 8bae2278ba)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-07-15 22:25:18 +02:00
..
arm Tailor CI for ARM, skip legacy integration test. 2019-10-08 18:37:13 +02:00
experimental Consistently use DOCKER_EXPERIMENTAL=1 instead or =y 2019-08-09 20:24:00 +02:00
janky WIP Move docker-py tests first again 2019-07-16 19:53:17 +02:00
master added hack/ci/master as entry point for master codeline checks 2019-07-22 20:00:07 +02:00
powerpc Add a new entrypoint for CI 2017-09-20 17:26:30 -04:00
windows.ps1 hack/ci/windows.ps1: disable go modules 2021-07-15 22:25:18 +02:00
z Add a new entrypoint for CI 2017-09-20 17:26:30 -04:00