Browse Source
fix missing image
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
pull/1/merge
Bo-Yi Wu
7 years ago
No known key found for this signature in database
GPG Key ID: F84B2110C500B1F
1 changed files with
1 additions and
1 deletions
-
.drone.yml
|
|
@ -27,7 +27,7 @@ pipeline: |
|
|
|
|
|
|
|
services: |
|
|
|
elasticsearch: |
|
|
|
context: docker/elasticsearch |
|
|
|
image: docker.elastic.co/elasticsearch/elasticsearch:5.3.0 |
|
|
|
|
|
|
|
redis: |
|
|
|
image: redis:latest |
|
|
|