From cec3f142436e36b55f0850c1010f863ed635ddf1 Mon Sep 17 00:00:00 2001 From: Dovi Cowan Date: Tue, 21 Feb 2023 03:30:28 +0000 Subject: [PATCH] SSL --- .drone.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.drone.yml b/.drone.yml index 2514a16..4de5f67 100644 --- a/.drone.yml +++ b/.drone.yml @@ -67,6 +67,13 @@ steps: path: /root/.ssh commands: - git push dokku $BRANCH +- name: ssl-certs + image: bitnami/git:2.39.2 + volumes: + - name: ssh + path: /root/.ssh + commands: + - ssh dokku dokku letsencrypt $DOKKU_APP_NAME trigger: branch: