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:
parent
c5ceb0f945
commit
d945441e23
3 changed files with 0 additions and 21 deletions
|
@ -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
|
|
@ -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
|
|
@ -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
|
Loading…
Add table
Reference in a new issue