Integration Tests for all Providers #1

Merged
abelhooge merged 3 commits from continuous-integration into master 2020-12-21 14:38:04 +01:00
Showing only changes of commit 11b49b779d - Show all commits

View File

@ -35,4 +35,7 @@ steps:
- vendor/bin/phpunit -c test/phpunit.xml
environment:
OBJECTSTORAGE_PROVIDER: RedisProvider
OBJECTSTORAGE_REDIS_HOST: cache
OBJECTSTORAGE_REDIS_HOST: cache
image_pull_secrets:
- dockerconfig