From ff79982a35974b876409835e613c5ba8735dafda Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 18 Sep 2020 09:02:43 +0200 Subject: [PATCH] Update stable20 target versions Signed-off-by: Joas Schilling --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 78dab25..fb2a742 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,7 +6,7 @@ steps: image: nextcloudci/php7.3:php7.3-5 environment: APP_NAME: workflow_script - CORE_BRANCH: master + CORE_BRANCH: stable20 DB: sqlite commands: # Pre-setup steps