mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
Fix service binding skip on Windows (#6929)
This commit is contained in:
@@ -110,6 +110,7 @@ $REPO=$args[5]
|
||||
$CLUSTER_ID=$args[6]
|
||||
$TEST_EXEC_NODES=$args[7]
|
||||
$DEVFILE_REGISTRY=$args[8]
|
||||
$SKIP_SERVICE_BINDING_TESTS=$args[9]
|
||||
Shout "Args Recived"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user