Skip to content

Commit 815cf72

Browse files
authored
Merge branch 'stable26' into backport/554/stable26
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2 parents dcfbb71 + be63e68 commit 815cf72

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.drone.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ steps:
1616
image: nextcloudci/php8.0:latest
1717
environment:
1818
APP_NAME: ldap_write_support
19-
CORE_BRANCH: master
19+
CORE_BRANCH: stable26
2020
DB: sqlite
2121
commands:
2222
- composer install
@@ -37,7 +37,7 @@ steps:
3737
image: ghcr.io/nextcloud/continuous-integration-php8.0:latest
3838
environment:
3939
APP_NAME: ldap_write_support
40-
CORE_BRANCH: master
40+
CORE_BRANCH: stable26
4141
DB: sqlite
4242
commands:
4343
# Pre-setup steps
@@ -83,7 +83,7 @@ steps:
8383
image: ghcr.io/nextcloud/continuous-integration-php8.0:latest
8484
environment:
8585
APP_NAME: ldap_write_support
86-
CORE_BRANCH: master
86+
CORE_BRANCH: stable26
8787
DB: sqlite
8888
commands:
8989
# Pre-setup steps

0 commit comments

Comments
 (0)