.
continuous-integration/drone/push Build is passing 详情

This commit is contained in:
Giles Bradshaw 2020-04-27 17:21:33 +01:00
父节点 38adb5f4a9
当前提交 7e1fc10b07
共有 1 个文件被更改,包括 1 次插入1 次删除

查看文件

@ -93,7 +93,7 @@ def main(ctx):
buildDockerFolder( buildDockerFolder(
"Dockerfile.home", "Dockerfile.home",
"nginx:latest", "nginx:latest",
"home", "$${LOCAL_DOCKER_REGISTRY}home",
"letsencrypt-nginx", "letsencrypt-nginx",
"home", "home",
), ),