fixup! Run s3 tests again
This commit is contained in:
parent
be81879d4e
commit
acbc0032ce
|
@ -2122,6 +2122,7 @@ steps:
|
|||
- name: object-store
|
||||
image: nextcloudci/php7.4:php7.4-3
|
||||
environment:
|
||||
OBJECT_STORE: s3
|
||||
CODECOV_TOKEN:
|
||||
from_secret: CODECOV_TOKEN
|
||||
commands:
|
||||
|
@ -2155,6 +2156,7 @@ steps:
|
|||
- name: object-store
|
||||
image: nextcloudci/php7.4:php7.4-3
|
||||
environment:
|
||||
OBJECT_STORE: azure
|
||||
CODECOV_TOKEN:
|
||||
from_secret: CODECOV_TOKEN
|
||||
commands:
|
||||
|
|
Loading…
Reference in New Issue