.
continuous-integration/drone/push Build was killed
Details
continuous-integration/drone/push Build was killed
Details
This commit is contained in:
parent
c8799a03c6
commit
9d964a1e5d
|
@ -134,7 +134,7 @@ def main(ctx):
|
|||
"letsencrypt-drone",
|
||||
"letsencrypt-remote",
|
||||
"letsencrypt-blog",
|
||||
"home",
|
||||
"nginx-home1",
|
||||
"drone-starlark",
|
||||
]),
|
||||
deploy(
|
||||
|
|
|
@ -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:
|
||||
|
|
Reference in New Issue