.
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
38adb5f4a9
commit
7e1fc10b07
|
@ -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",
|
||||||
),
|
),
|
||||||
|
|
Reference in New Issue