.
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Giles Bradshaw 2020-04-29 22:37:23 +01:00
parent 0333797de7
commit 6707abf0e0
1 changed files with 1 additions and 2 deletions

View File

@ -227,10 +227,9 @@ services:
replicas: 1 replicas: 1
restart_policy: restart_policy:
condition: any condition: any
image: ghost image: ${LOCAL_DOCKER_REGISTRY}ghost
volumes: volumes:
- ghost-content:/var/lib/ghost/content - ghost-content:/var/lib/ghost/content
- ./ghost/config.production.json:/var/lib/ghost/config.production.json
environment: environment:
- url=https://${GIT_DOMAIN}/blog - url=https://${GIT_DOMAIN}/blog
networks: networks: