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
committerJulius Härtl <jus@bitgrid.net>2021-06-30 15:30:04 +0300
commit3f44fd00e27eea3da6da2d4bf0d5e8cfa181f1b2 (patch)
tree7eed62a2b3192298c0853556b866d9d541b27424 /.drone.yml
parent506265a984d10f5dd9f991f8f05a3f53185bc095 (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 8217524fbb5..8fcf944f12d 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -2124,6 +2124,7 @@ steps:
- name: object-store
image: ghcr.io/nextcloud/continuous-integration-php7.4:php7.4-3
environment:
+ OBJECT_STORE: s3
CODECOV_TOKEN:
from_secret: CODECOV_TOKEN
commands:
@@ -2157,6 +2158,7 @@ steps:
- name: object-store
image: ghcr.io/nextcloud/continuous-integration-php7.4:php7.4-3
environment:
+ OBJECT_STORE: azure
CODECOV_TOKEN:
from_secret: CODECOV_TOKEN
commands: