mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
9a2eb8b162
Signed-off-by: Daniel Nephin <dnephin@docker.com>
7 lines
209 B
Bash
Executable file
7 lines
209 B
Bash
Executable file
#!/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
|