Now working with docker secrets.
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Abel Hoogeveen 2020-12-21 12:53:15 +01:00
parent c9d9d59b33
commit 11b49b779d
Signed by: abelhooge
GPG Key ID: 387E8DC1F73306FC
1 changed files with 4 additions and 1 deletions

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