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

This commit is contained in:
Giles Bradshaw 2020-04-27 16:40:36 +01:00
parent c8799a03c6
commit 9d964a1e5d
2 changed files with 2 additions and 2 deletions

View File

@ -134,7 +134,7 @@ def main(ctx):
"letsencrypt-drone", "letsencrypt-drone",
"letsencrypt-remote", "letsencrypt-remote",
"letsencrypt-blog", "letsencrypt-blog",
"home", "nginx-home1",
"drone-starlark", "drone-starlark",
]), ]),
deploy( deploy(

View File

@ -347,7 +347,7 @@ services:
replicas: 1 replicas: 1
restart_policy: restart_policy:
condition: any condition: any
image: ${LOCAL_DOCKER_REGISTRY}home image: ${LOCAL_DOCKER_REGISTRY}nginx-home1
environment: environment:
- SERVER_NAME=${BLOG_DOMAIN} - SERVER_NAME=${BLOG_DOMAIN}
ports: ports: