Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2019-11-28 18:34:45 +0300
committerJoas Schilling <coding@schilljs.com>2019-11-28 18:42:58 +0300
commit0a56fe50267d70c93bc3dbedd73e44856ebe33d5 (patch)
treec61c84887794cefd34045176b89b7bed476d0ca2 /.drone.yml
parent324a30dd5b6ee58579f9c040a9d60045499c52ff (diff)
Roeland released 7.4-2 manually so it's 7.4:2
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.drone.yml b/.drone.yml
index f1891e372..db78f6dd4 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -76,7 +76,7 @@ steps:
- composer install
- ./lib/composer/bin/parallel-lint apps/$APP_NAME/
- name: syntax-php7.4
- image: nextcloudci/php7.4:php7.4-2
+ image: nextcloudci/php7.4:2
environment:
APP_NAME: spreed
CORE_BRANCH: master
@@ -176,7 +176,7 @@ name: unit-sqlite-php7.4
steps:
- name: sqlite-php7.4
- image: nextcloudci/php7.4:php7.4-2
+ image: nextcloudci/php7.4:2
environment:
APP_NAME: spreed
CORE_BRANCH: master
@@ -297,7 +297,7 @@ name: unit-mysql-php7.4
steps:
- name: mysql-php7.4
- image: nextcloudci/php7.4:php7.4-2
+ image: nextcloudci/php7.4:2
environment:
APP_NAME: spreed
CORE_BRANCH: master
@@ -428,7 +428,7 @@ name: unit-pgsql-php7.4
steps:
- name: pgsql-php7.4
- image: nextcloudci/php7.4:php7.4-2
+ image: nextcloudci/php7.4:2
environment:
APP_NAME: spreed
CORE_BRANCH: master