.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Giles Bradshaw 2020-04-27 17:21:33 +01:00
parent 38adb5f4a9
commit 7e1fc10b07
1 changed files with 1 additions and 1 deletions

View File

@ -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",
), ),