File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 image : nextcloudci/php7.2:php7.2-9
66 environment :
77 APP_NAME : text
8- CORE_BRANCH : master
8+ CORE_BRANCH : stable19
99 DB : sqlite
1010 commands :
1111 - composer install
2828 image : nextcloudci/php7.2:php7.2-13
2929 environment :
3030 APP_NAME : text
31- CORE_BRANCH : master
31+ CORE_BRANCH : stable19
3232 DB : sqlite
3333 commands :
3434 - bash ./tests/drone-server-setup.sh $APP_NAME $CORE_BRANCH $DB
3939 image : nextcloudci/php7.3:php7.3-5
4040 environment :
4141 APP_NAME : text
42- CORE_BRANCH : master
42+ CORE_BRANCH : stable19
4343 DB : sqlite
4444 commands :
4545 - bash ./tests/drone-server-setup.sh $APP_NAME $CORE_BRANCH $DB
5050 image : nextcloudci/php7.4:2
5151 environment :
5252 APP_NAME : text
53- CORE_BRANCH : master
53+ CORE_BRANCH : stable19
5454 DB : sqlite
5555 commands :
5656 - bash ./tests/drone-server-setup.sh $APP_NAME $CORE_BRANCH $DB
7272 image : nextcloudci/php7.2:php7.2-13
7373 environment :
7474 APP_NAME : text
75- CORE_BRANCH : master
75+ CORE_BRANCH : stable19
7676 DB : mysql
7777 commands :
7878 - bash ./tests/drone-server-setup.sh $APP_NAME $CORE_BRANCH $DB
@@ -103,7 +103,7 @@ steps:
103103 image : nextcloudci/php7.2:php7.2-13
104104 environment :
105105 APP_NAME : text
106- CORE_BRANCH : master
106+ CORE_BRANCH : stable19
107107 DB : postgres
108108 commands :
109109 - bash ./tests/drone-server-setup.sh $APP_NAME $CORE_BRANCH $DB
You can’t perform that action at this time.
0 commit comments