diff --git a/.drone.yml b/.drone.yml index 0a4c1bc16..c66fddcf3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,7 +6,7 @@ steps: image: nextcloudci/php7.3:php7.3-5 environment: APP_NAME: firstrunwizard - CORE_BRANCH: master + CORE_BRANCH: stable19 DB: sqlite commands: # Pre-setup steps @@ -36,7 +36,7 @@ steps: image: nextcloudci/php7.2:php7.2-13 environment: APP_NAME: firstrunwizard - CORE_BRANCH: master + CORE_BRANCH: stable19 DB: sqlite commands: # Pre-setup steps @@ -64,7 +64,7 @@ steps: image: nextcloudci/php7.3:php7.3-5 environment: APP_NAME: firstrunwizard - CORE_BRANCH: master + CORE_BRANCH: stable19 DB: sqlite commands: # Pre-setup steps @@ -92,7 +92,7 @@ steps: image: nextcloudci/php7.4:2 environment: APP_NAME: firstrunwizard - CORE_BRANCH: master + CORE_BRANCH: stable19 DB: sqlite commands: # Pre-setup steps