parent
aeda358a4a
commit
67b85ce990
@ -24,7 +24,7 @@ check_files() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if ! check_files "$@" ; then
|
if ! check_files "$@" ; then
|
||||||
echo "To ignore, use --no-verify"
|
echo "Some compose files failed"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
exit $has_error
|
exit $has_error
|
||||||
|
Loading…
Reference in New Issue
Block a user