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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2021-05-28 10:49:42 +0300
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>2021-07-05 13:01:31 +0300
commit15cf02a7841ef5d65a12dbb2bcc6b3c490f95abb (patch)
treef2dd31c2a258a1437cbb9b4a0dba9eae0f7eeb69 /.drone.yml
parent4a28b8e525db88d5c59e8d543e7ac1d0521bebd8 (diff)
Run s3 tests again
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index ee6c5144694..ce2de25b823 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -2155,6 +2155,7 @@ steps:
- name: object-store
image: nextcloudci/php7.4:latest
environment:
+ OBJECT_STORE: s3
CODECOV_TOKEN:
from_secret: CODECOV_TOKEN
commands:
@@ -2188,6 +2189,7 @@ steps:
- name: object-store
image: nextcloudci/php7.4:latest
environment:
+ OBJECT_STORE: azure
CODECOV_TOKEN:
from_secret: CODECOV_TOKEN
commands: