Now working with docker secrets.
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
c9d9d59b33
commit
11b49b779d
@ -35,4 +35,7 @@ steps:
|
|||||||
- vendor/bin/phpunit -c test/phpunit.xml
|
- vendor/bin/phpunit -c test/phpunit.xml
|
||||||
environment:
|
environment:
|
||||||
OBJECTSTORAGE_PROVIDER: RedisProvider
|
OBJECTSTORAGE_PROVIDER: RedisProvider
|
||||||
OBJECTSTORAGE_REDIS_HOST: cache
|
OBJECTSTORAGE_REDIS_HOST: cache
|
||||||
|
|
||||||
|
image_pull_secrets:
|
||||||
|
- dockerconfig
|
Loading…
Reference in New Issue
Block a user