.
continuous-integration/drone/push Build was killed 详情

This commit is contained in:
Giles Bradshaw 2020-04-27 16:40:36 +01:00
父节点 c8799a03c6
当前提交 9d964a1e5d
共有 2 个文件被更改,包括 2 次插入2 次删除

查看文件

@ -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: