1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Remove Windows CI stubs from hack/

Signed-off-by: John Howard <jhoward@microsoft.com>
This commit is contained in:
John Howard 2016-11-05 21:01:06 -07:00
parent c5ceb0f945
commit d945441e23
3 changed files with 0 additions and 21 deletions

View file

@ -1,7 +0,0 @@
#!/bin/bash
#
# This file is a stub. It exists because windowsRS1 calls this script directly
# instead of using a proper interface. It should be removed once windows CI is
# fixed.
#
$SCRIPTDIR/validate/dco

View file

@ -1,7 +0,0 @@
#!/bin/bash
#
# This file is a stub. It exists because windowsRS1 calls this script directly
# instead of using a proper interface. It should be removed once windows CI is
# fixed.
#
$SCRIPTDIR/validate/gofmt

View file

@ -1,7 +0,0 @@
#!/bin/bash
#
# This file is a stub. It exists because windowsRS1 calls this script directly
# instead of using a proper interface. It should be removed once windows CI is
# fixed.
#
$SCRIPTDIR/validate/pkg-imports