.
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-remote",
"letsencrypt-blog",
"home",
"nginx-home1",
"drone-starlark",
]),
deploy(

View File

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