From 8c04400754e2e45fb0b536fa829ce762577356f3 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 23 Mar 2020 15:38:31 +0100 Subject: [PATCH] Mount SSH directory --- ansible/pre-deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/pre-deploy.yml b/ansible/pre-deploy.yml index e0d0f2a..5b27ceb 100644 --- a/ansible/pre-deploy.yml +++ b/ansible/pre-deploy.yml @@ -80,6 +80,7 @@ - /etc/timezone:/etc/timezone:ro - /etc/localtime:/etc/localtime:ro - /var/lib/dokku/services/mariadb/gitea:/var/lib/mysql + - /var/lib/gitea/.ssh:/data/git/.ssh - name: Store gitea git user uid/guid set_fact: