Skip to content

Commit b72069c

Browse files
authored
Merge pull request #331 from nextcloud/update-stable19-target-versions
Update stable19 target versions
2 parents cc7e4ac + c66b1ee commit b72069c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.drone.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ steps:
66
image: nextcloudci/php7.3:php7.3-5
77
environment:
88
APP_NAME: firstrunwizard
9-
CORE_BRANCH: master
9+
CORE_BRANCH: stable19
1010
DB: sqlite
1111
commands:
1212
# Pre-setup steps
@@ -36,7 +36,7 @@ steps:
3636
image: nextcloudci/php7.2:php7.2-13
3737
environment:
3838
APP_NAME: firstrunwizard
39-
CORE_BRANCH: master
39+
CORE_BRANCH: stable19
4040
DB: sqlite
4141
commands:
4242
# Pre-setup steps
@@ -64,7 +64,7 @@ steps:
6464
image: nextcloudci/php7.3:php7.3-5
6565
environment:
6666
APP_NAME: firstrunwizard
67-
CORE_BRANCH: master
67+
CORE_BRANCH: stable19
6868
DB: sqlite
6969
commands:
7070
# Pre-setup steps
@@ -92,7 +92,7 @@ steps:
9292
image: nextcloudci/php7.4:2
9393
environment:
9494
APP_NAME: firstrunwizard
95-
CORE_BRANCH: master
95+
CORE_BRANCH: stable19
9696
DB: sqlite
9797
commands:
9898
# Pre-setup steps

0 commit comments

Comments
 (0)