Signed-off-by: Daniel Nephin <dnephin@docker.com> Upstream-commit: 9a2eb8b162e4df0533aeafc2e8d7bb9bbadb8234 Component: engine
8 lines
217 B
Bash
Executable File
8 lines
217 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/pkg-imports
|