From c0bb0a9713ab5b4fee2d545ab4c331bca1771957 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Fri, 14 Oct 2022 15:34:04 +0545 Subject: [PATCH] Remove fsweb.test.owncloud.com SMB PHP unit test pipeline --- .drone.star | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.star b/.drone.star index dbc8e502e41f..2c2e2f405c10 100644 --- a/.drone.star +++ b/.drone.star @@ -89,7 +89,7 @@ config = { "oracle", ], }, - "external-samba-windows": { + "external-samba": { "phpVersions": [ DEFAULT_PHP_VERSION, ], @@ -98,7 +98,6 @@ config = { ], "externalTypes": [ "samba", - "windows", ], "coverage": True, "extraCommandsBeforeTestRun": [