diff --git a/.drone.env b/.drone.env index 7f07aaf7571..cc04711c5fd 100644 --- a/.drone.env +++ b/.drone.env @@ -1,4 +1,4 @@ # The test runner source for API tests -APITESTS_COMMITID=26a2db371c0609757337b93f92827ed88227fd64 -APITESTS_BRANCH=master -APITESTS_REPO_GIT_URL=https://github.com/owncloud/ocis.git +APITESTS_COMMITID=40ac928a367bed69b0f736e7108396d351fe082a +APITESTS_BRANCH=fix-public-link-expectations +APITESTS_REPO_GIT_URL=https://github.com/aduffeck/ocis.git