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

This commit is contained in:
Giles Bradshaw 2020-04-26 11:56:24 +01:00
parent e8528b7a5e
commit bbd24a73de
1 changed files with 2 additions and 0 deletions

View File

@ -164,6 +164,8 @@ def deploy(
"script": [
"set -e"
] + map(export, secrets) + [
"echo {folder}".format(folder=folder),
"cd {folder}".format(folder=folder),
"docker pull $${LOCAL_DOCKER_REGISTRY}letsencrypt-git",
"docker pull $${LOCAL_DOCKER_REGISTRY}nginx-home1",
"docker pull $${LOCAL_DOCKER_REGISTRY}letsencrypt-chat",