SSL
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Dovi Cowan 2023-02-21 03:30:28 +00:00
parent 78993d8b91
commit cec3f14243
Signed by: dcowan
GPG key ID: C110D77558FBC227

View file

@ -67,6 +67,13 @@ steps:
path: /root/.ssh path: /root/.ssh
commands: commands:
- git push dokku $BRANCH - 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: trigger:
branch: branch: