mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-10-30 17:58:14 +00:00
Conditionally run detect-project in log-dump
This commit is contained in:
@@ -93,3 +93,7 @@ function test-teardown {
|
||||
function prepare-e2e {
|
||||
echo "Skeleton Provider: prepare-e2e not implemented" 1>&2
|
||||
}
|
||||
|
||||
function detect-project {
|
||||
echo "Skeleton Provider: detect-project not implemented" 1>&2
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user